Advpn Network - HP MSR Series Command Reference Manual

Layer 3 ip services command reference (v7)
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Default
No private IPv6 network is configured.
Views
Tunnel interface view
Predefined user roles
network-admin
Parameters
prefix prefix-length: Specifies the prefix and prefix length of the private IPv6 network address. The value
range for prefix-length is 0 to 128.
preference preference-value: Specifies a preference for the route to the private network, in the range of
1 to 255. The default is 8.
Usage guidelines
Each VAM client registers the private networks for an ADVPN tunnel with the VAM server. If another VAM
client receives a packet with the destination address resolved as a registered private address, the VAM
server sends the registered VAM client information to the client.
This command takes effect when the following conditions exist:
An IPv6 address is specified for the tunnel interface.
The vam ipv6 client command is executed to bind a VAM client to the interface.
You can configure multiple private IPv6 networks for a tunnel interface.
Set the preference of the private network route to be higher than other dynamic routing protocols, and
lower than static routing. A higher preference value represents a lower priority.
Examples
# Configure private IPv6 network 1001::/64 for interface Tunnel 1, and set the route preference to 20.
<Sysname> system-view
[Sysname] interface tunnel 1 mode advpn udp ipv6
[Sysname-Tunnel1] advpn ipv6 network 1001:: 64 preference 20
Related commands
vam ipv6 client

advpn network

Use advpn network to configure a private IPv4 network for an IPv4 ADVPN tunnel interface.
Use undo advpn network to remove a private IPv4 network from an IPv4 ADVPN tunnel interface.
Syntax
advpn network ip-address { mask-length | mask } [ preference preference-value ]
undo advpn network ip-address { mask-length | mask }
Default
No private IPv4 network is configured.
526

Advertisement

Table of Contents
loading

Table of Contents