3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

PKI Displaying and Debugging Commands 467
Description
Use the reset dvpn map command to clear a specified map. This command also
clears the sessions corresponding to the map (if the sessions exist). If the map is
what the client uses to register, this command clears all sessions established by the
DVPN client who registers using the specified map.
Example
# Clear the map with an IP address of 10.0.0.2, a port number of 9876, and a
client-id of 123456.
<SecBlade_VPN> reset dvpn map 10.0.0.2 9876 123456
reset dvpn session Syntax
reset dvpn session dvpn-id private-ip
View
User view
Parameter
dvpn-id: ID of a DVPN domain ranging from 1 to 65,535.
private-ip: Private IP address.
Description
Use the reset dvpn session command to clear a specified session. If the session is
the one established when the client registers, then this command clears all
sessions established by the DVPN client.
Example
# Clear the session with a private IP address of 10.0.0.2 in the DVPN domain with
an ID of 2.
<SecBlade_VPN> reset dvpn session 2 10.0.0.2
reset dvpn statistics Syntax
reset dvpn statistics
View
User view
Parameter
None
Description
Use the reset dvpn statistics command to clear all statistics information a DVPN
module generates.
Example
# Clear DVPN statistics information.
<SecBlade_VPN> reset dvpn statistics