Nortel Networks 8000 User Manual

Page 190

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

6 PPP and MP configuration

Nortel Secure Router 8000 Series

Configuration -WAN Access

[RouterA] aaa

[RouterA-aaa] local-user rtbchap password simple chap

[RouterA-aaa] quit

# Configure Serial 1/0/1 on Router A.

[RouterA] interface serial1/0/1

[RouterA-Serial1/0/1]

[RouterA-Serial1/0/1]

[RouterA-Serial1/0/1]

[RouterA-Serial1/0/1]

[RouterA-Serial1/0/1]

link-protocol ppp

ppp authentication-mode chap

ppp chap user rtachap

ppp chap password simple chap

quit

# Add the user name and password of Serial 1/0/1 on Router A into the local user list of
Router B.

[RouterB] aaa

[RouterB-aaa] local-user rtachap password simple chap

[RouterB-aaa] quit

# Configure Serial 1/0/1 on Router B.

[RouterB] interface serial1/0/1

[RouterB-Serial1/0/1] link-protocol ppp

[RouterB-Serial1/0/1] ppp authentication-mode chap

[RouterB-Serial1/0/1] ppp chap user rtbchap

[RouterB-Serial1/0/1] ppp chap password simple chap

[RouterB-Serial1/0/1] quit

Step 3

Configure VTs for Router A and Router B.

# Create a VT, configure the IP address and authentication mode for the VT on Router A.

[RouterA] interface Virtual-Template 1

[RouterA-Virtual-Template1] ip address 8.1.1.1 255.255.255.0

[RouterA-Virtual-Template1] ppp mp binding-mode authentication

[RouterA-Virtual-Template1] quit

# Create a VT, configure the IP address and authentication mode for the VT on Router B.

[RouterB] interface Virtual-Template 0

[RouterB-Virtual-Template0] ip address 8.1.1.2 255.255.255.0

[RouterA-Virtual-Template0] ppp mp binding-mode authentication

[RouterB-Virtual-Template0] quit

Step 4

Bind the physical interfaces of Router A and Router B to the VTs through user names.

# Bind the physical interface of Router A to the VT through the user name.

[RouterA] interface serial 1/0/0

[RouterA-Serial1/0/0] ppp mp

[RouterA-Serial1/0/0] quit

[RouterA] interface serial 1/0/1

[RouterA-Serial1/0/1] ppp mp

[RouterA-Serial1/0/1] quit

# Bind the physical interface of Router B to the VT through the user name.

[RouterB] interface serial 1/0/0

[RouterB-Serial1/0/0] ppp mp

[RouterB-Serial1/0/0] quit

6-64

Nortel Networks Inc.

Issue 5.3 (30 March 2009)

Advertising