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

462 CHAPTER 25: DVPN CONFIGURATION COMMANDS
A DVPN authenticates clients using PAP by default.
Example
# Specify CHAP as the default way to authenticate clients.
[SecBlade_VPN] dvpn server authentication-client method chap
dvpn server
authentication-client
method
Syntax
dvpn server authentication-client method { none | { chap | pap } [ domain
isp-name ] }
View
System view
Parameter
none: Specifies the DVPN server not to authenticate clients.
pap: Specifies the DVPN server to authenticate clients using PAP.
chap: Specifies the DVPN server to authenticate clients using CHAP.
domain isp-name: Specifies the DVPN server to authenticate clients using domain.
Description
Use the dvpn server authentication-client method command to configure the
DVPN server to authentication using the default mode. If the DVPN for the client
to access is not specified during registering, the system uses the default mode to
authenticate the client. Currently the supported authentication modes include
none, chap and pap.
When the client registers with the server, the server determines how to
authenticate the client according to the configured DVPN policy. If there is no
corresponding policy, the server authenticates the client using the global
authentication mode.
By default, the server authenticates the client using CHAP.
Example
Configure the DVPN server to authenticate the client using PAP.
[SecBlade_VPN] dvpn server authentication-client method chap
dvpn server map
age-time
Syntax
dvpn server map age-time time
undo dvpn server map age-time
View
System view