R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

220
private-ip ip-address: Specifies the DVPN session to a peer VAM client. The ip-address specifies the
private IP address of the peer VAM client.
Examples
# Remove the DVPN session whose peer private IP address is 169.254.0.1 from tunnel 0.
<Sysname> reset dvpn session interface tunnel 0 private-ip 169.254.0.1
Related commands
display dvpn session
tunnel vpn-instance
Use tunnel vpn-instance to specify the VPN to which the tunnel destination address belongs.
Use undo tunnel vpn-instance to restore the default.
Syntax
tunnel vpn-instance vpn-instance-name
undo tunnel vpn-instance
Default
A DVPN tunnel destination address belongs to the public network, and the device searches the routing
table of the public network to forwarded tunneled packets.
Views
Tunnel interface view
Default command level
2: System level
Parameters
vpn-instance-name: Specifies the name of an MPLS L3VPN instance, a case-sensitive string of 1 to 31
characters.
Usage guidelines
If you use the tunnel vpn-instance command to specify the VPN to which the tunnel destination address
belongs, the device searches the routing table of the specified VPN instance to forward tunneled packets.
You can use the ip binding vpn-instance command on the tunnel's source interface to specify the VPN to
which the tunnel source address belongs. The tunnel source address and the tunnel destination address
must belong to the same VPN or both belong to the public network.
For more information about the ip binding vpn-instance command, see MPLS Command Reference.
Examples
# On tunnel interface Tunnel0, specify that the tunneled packets belong to the VPN vpn10.
<Sysname> system-view
[Sysname] ip vpn-instance vpn10
[Sysname-vpn-instance-vpn10] route-distinguisher 1:1
[Sysname-vpn-instance-vpn10] vpn-target 1:1
[Sysname-vpn-instance-vpn10] quit
[Sysname] int ethernet 1/1
[Sysname-Ethernet1/1] ip binding vpn-instance vpn10