R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101

161
authentication-method
Syntax
authentication-method { none | { chap | pap } [ domain name-string ] }
undo authentication-method
View
VPN domain view
Default level
2: System level
Parameters
none: Performs no authentication of clients.
chap: Performs CHAP (Challenge Authentication Protocol) authentication.
pap: Performs PAP (Password Authentication Protocol) authentication.
domain name-string: Specifies the ISP domain for authentication. The name-string argument is a
case-insensitive string of 1 to 24 characters.
Description
Use authentication-method to specify the authentication mode for the VAM server to authenticate clients.
Use undo authentication-method to restore the default.
By default, a VAM server performs CHAP authentication of clients, using the default domain that you
configure.
Related commands: authentication-algorithm and vam server vpn.
Examples
# Configure the VAM server to authenticate clients using CHAP.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1] authentication-method chap
display vam server address-map
Syntax
display vam server address-map { all | vpn vpn-name [ private-ip private-ip ] } [ | { begin | exclude |
include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
all: Displays the address mapping information of all VAM clients registered on the VAM server.