Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 DVPN Configuration Commands
3Com Corporation
3-2
Example
# Specify AES for encryption, SHA1 for authentication, and DHGROUP1 for key
negotiation.
[Quidway-dvpn-class-abc] algorithm-suite 11
3.1.2 authentication-client method
Syntax
authentication-client method { chap | none | pap }
View
dvpn-policy view
Parameter
pap: Specifies the DVPN server to authenticate clients using PAP (password
authentication protocol).
none: Specifies the DVPN server not to authenticate clients.
chap: Specifies the DVPN server to authenticate clients using CHAP (challenge
authentication protocol).
Description
Use the authentication-client method command to specify how the DVPN server that
applies the DVPN policy authenticates clients. None, CHAP, and PAP are currently
available.
PAP is used to authenticate clients by default.
Example
# Configure a DVPN policy to authenticate clients using CHAP.
[Quidway-dvpn-policy-abc] authentication-client method chap
3.1.3 authentication-server method
Syntax
authentication-server method { none | pre-share }
View
dvpn-class view
Parameter
none: Specifies the client not to authenticate the DVPN server.