Nortel Networks 8000 User Manual

Page 182

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-Serial1/0/1] ppp authentication-mode pap

[RouterA-Serial1/0/1] ppp pap local-user rta password simple rta

# Add Serial 1/0/1 to the Mp-group interface.

[RouterA-Serial1/0/1]

[RouterA-Serial1/0/1]

ppp mp mp-group0/0/1

quit

Step 2

Configure Router B.

# Add the username and password of Router A to the local user list of Router B.

<RouterB> system-view

[RouterB] aaa

[RouterB-aaa] local-user rta password simple rta

[RouterB-aaa] quit

# Create an Mp-group interface and configure the corresponding IP address.

[RouterB] interface mp-group0/0/2

[RouterB-Mp-group0/0/2] ip address 111.1.1.2 255.255.255.0

[RouterB-Mp-group0/0/2] quit

# Configure Serial 2/0/0 and perform the PAP authentication.

[RouterB] interface serial2/0/0

[RouterB-Serial2/0/0] link-protocol ppp

[RouterB-Serial2/0/0] ppp authentication-mode pap

[RouterB-Serial2/0/0] ppp pap local-user rtb password simple rtb

# Add Serial 2/0/0 to the Mp-group interface.

[RouterB-Serial2/0/0] ppp mp mp-group0/0/2

[RouterB-Serial2/0/0] quit

# Configure Serial 2/0/1 and perform the PAP authentication.

[RouterB] interface serial2/0/1

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

[RouterB-Serial2/0/1] ppp authentication-mode pap

[RouterB-Serial2/0/1] ppp pap local-user rtb password simple rtb

# Add Serial 2/0/1 to the Mp-group interface.

[RouterB-Serial2/0/1] ppp mp mp-group0/0/2

[RouterB-Serial2/0/1] quit

Step 3

Bind the sub-tunnel.

# Restart the sub-tunnel on Router A.

[RouterA] interface serial1/0/0

[RouterA-Serial1/0/0] shutdown

[RouterA-Serial1/0/0] undo shutdown

[RouterA-Serial1/0/0] quit

[RouterA] interface serial1/0/1

[RouterA-Serial1/0/1] shutdown

[RouterA-Serial1/0/1] undo shutdown

[RouterA-Serial1/0/1] quit

# Restart the sub-tunnel on Router B.

6-56

Nortel Networks Inc.

Issue 5.3 (30 March 2009)

Advertising