HP VPN Firewall Appliances VPN Command Reference

170
Examples
# Specify the authentication algorithm of MD5 for VPN domain 1.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1] authentication-algorithm md5
Related commands
authentication-method
vam server vpn
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