R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

450
vam client
Use vam client to bind a VAM client to an IPv4 ADVPN tunnel interface.
Use undo vam client to remove the binding.
Syntax
vam client client-name [ compatible advpn0 ]
undo vam client
Default
No VAM client is bound to an IPv4 ADVPN tunnel interface.
Views
Tunnel interface view
Predefined user roles
network-admin
mdc-admin
Parameters
client-name: Specifies the VAM client name, a case-insensitive string of 1 to 63 characters that can only
include letters, digits, and dots (.).
compatible advpn0: Specifies packets to be compatible with ADVPN V0 packet format. If you do not
specify this keyword, packets are not compatible with ADVPN V0 format.
Usage guidelines
After a VAM client is bound to an IPv4 ADVPN tunnel interface, the client registers IPv4 private networks
for the tunnel interface with the VAM server.
A VAM client can be bound to only one IPv4 ADVPN tunnel interface.
The compatible keyword is available only for a UDP-encapsulated IPv4 ADVPN tunnel interface. Use the
compatible keyword if the hub group for the bound VAM client has a device that only supports ADVPN
V0 packet format.
You must specify a different source UDP port number for a tunnel interface configured with the
compatible keyword from other tunnel interfaces.
Examples
# Bind VAM client abc to IPv4 ADVPN tunnel interface Tunnel 1.
<Sysname> system-view
[Sysname] interface tunnel 1 mode advpn udp ipv4
[Sysname-Tunnel1] vam client abc
Related commands
vam ipv6 client
advpn source-port
vam ipv6 client
Use vam ipv6 client to bind a VAM client to an IPv6 ADVPN tunnel interface.