R3303-HP HSR6800 Routers Layer 2 - WAN Configuration Guide

33
Ste
p
Command
Remarks
4. Configure local or remote
AAA authentication.
For local AAA
authentication, the
username and password of the
authenticator must be configured on
the supplicant.
For remote AAA
authentication, the
username and password of the
authenticator must be configured on
the remote AAA server.
For more information about AAA
authentication, see Security
Configuration Guide.
The username configured for the
authenticator must be the same as
that configured on the
authenticator.
The passwords configured for the
authenticator and supplicant must
be the same.
2. Configuring CHAP authentication when no authenticator name is configured
To configure the authenticator:
Ste
p
Command Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. Configure the local device to
authenticate the supplicant by
using CHAP.
ppp authentication-mode chap
[ [ call-in ] domain isp-name ]
By default, PPP
authentication is disabled.
4. Configure local or remote AAA
authentication.
For local AAA
authentication, the
username and password of the
supplicant must be configured on the
authenticator.
For remote AAA
authentication, the
username and password of the
supplicant must be configured on the
remote AAA server.
For more information about AAA
authentication, see Security
Configuration Guide.
The username configured for
the supplicant must be the
same as that configured on
the supplicant.
The passwords configured
for the authenticator and
supplicant must be the same.
To configure the supplicant:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. Assign a username to the
CHAP supplicant.
ppp chap user username
The username you assign to the
supplicant must be the same as the
local username you assign to the
supplicant on the authenticator.
4. Set the CHAP
authentication password.
ppp chap password { cipher |
simple } password
The password you set for the
supplicant on the authenticator
must be the same as that you set
here.