HP VPN Firewall Appliances VPN Command Reference

193
reset dvpn session
Use reset dvpn session to delete the specified DVPN sessions on the local client.
Syntax
reset dvpn session { all | interface interface-type interface-number [ private-ip ip-address ] }
Views
User view
Default command level
2: System level
Parameters
all: Specifies all DVPN sessions of the VAM client.
interface interface-type interface-number: Specifies the DVPN sessions on an interface. The
interface-type argument can only be tunnel.
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: Name of an MPLS L3VPN instance, a case-sensitive string of 1 to 31 characters.