R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
307
authentication-method
Use authentication-method to specify the authentication mode that the VAM server uses to authenticate
clients.
Use undo authentication-method to restore the default.
Syntax
authentication-method { none | { chap | pap } [ domain name-string ] }
undo authentication-method
Default
A VAM server performs CHAP authentication of clients, using the default domain that you configure.
Views
VPN domain view
Default command level
2: System level
Parameters
none: Performs no authentication of clients.
chap: Performs CHAP authentication.
pap: Performs PAP authentication.
domain name-string: Specifies the ISP domain for authentication. The name-string argument is a
case-insensitive string of 1 to 24 characters.
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
Related commands
authentication-algorithm
vam server vpn
display vam server address-map
Use display vam server address-map to display address mapping information about clients registered
on the server.
Syntax
display vam server address-map { all | vpn vpn-name [ private-ip private-ip ] } [ | { begin | exclude |
include } regular-expression ]
Views
Any view