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

PKI Displaying and Debugging Commands 455
undo dvpn class dvpn-class-name
View
System view
Parameter
dvpn-class-name: Name of the DVPN class to be created, a string with no more
than 31 characters in length.
Description
Use the dvpn class command to create a DVPN class and enter its view.
Use the undo dvpn class command to remove a DVPN class.
Parameters such as the IP address of the DVPN server and the user name and
password for register are configured in DVPN class views. You cannot remove a
DVPN class applied to a tunnel interface.
No DVPN class is configured by default.
Example
# Create a DVPN class named abc.
[SecBlade_VPN] dvpn class abc
dvpn client
register-dumb
Syntax
dvpn client register-dumb time
undo dvpn client register-dumb
View
System view
Parameter
time: Interval after which a client attempts to register with the DVPN server again.
This argument ranges from 60 to 3600 (in seconds).
Description
A Client turns to dumb state if it fails to register with a DVPN server for specified
retries. Use the dvpn client register-dumb command to set the duration a client
remains dumb state.
Use the undo dvpn client register-dumb command to revert to the default
dumb interval.
By default, the interval for a client to remains dumb state is 300 seconds.
Example
# Set the dumb interval to 600 seconds.
[SecBlade_VPN] dvpn client register-dumb 600