|
Navigate to the Profile level in the configuration hierarchy.
|
- In the configuration hierarchy, select Configuration>Edit
Configuration>View and Edit.
- Next to Access, click Configure or Edit.
|
From the top of the configuration hierarchy, enter
set access profile A-ppp-client client client1 chap-secret my-secret
|
|
Define a CHAP access profile—for example, A-ppp-client—with
a client named client 1 and the secret (password) my-secret.
|
- Next to Profile, click Add new entry.
- In the Profile name box, type A-ppp-client.
- Next to Client, click Add new entry.
- In the Name box, type client1.
- In the Chap secret box, type my-secret.
- Click OK until you return to the Configuration
page.
|
|
Navigate to the at-3/0/0 unit 0 interface level in the configuration
hierarchy.
|
- In the configuration hierarchy, select Interfaces.
- In the Interface name box, click at-3/0/0.
- In the Interface unit number box, click 0.
|
From the top of the configuration hierarchy, enter
edit interfaces at-3/0/0 unit 0
|
|
Configure CHAP on the ATM-over-ADSL interface and specify a unique profile
name containing a client list and access parameters—for example, A-ppp-client.
|
- Next to Ppp options, click Configure.
- Next to Chap, click Configure.
- In the Access profile box, type A-ppp-client.
|
Enter
set ppp-options chap access-profile A-ppp-client
|
|
Specify a unique hostname to be used in CHAP challenge and response
packets—for example, A-at-3/0/0.0.
|
In the Local name box, type, A-at-3/0/0.0
|
Enter
set ppp-options chap local-name A-at-3/0/0.0.
|
|
Set the passive option to handle incoming CHAP packets only.
|
- In the Passive box, click Yes.
- Click OK.
|
Enter
set ppp-options chap passive
|