Configuration files – Nortel Networks 8000 User Manual
Page 177
Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".
Nortel Secure Router 8000 Series
Configuration -WAN Access
6 PPP and MP configuration
[RouterA-Pos1/0/0] shutdown
[RouterA-Pos1/0/0] undo shutdown
Step 2
Configure Router B
# Add the user name of RouterA and the local password to the local user list of Router B.
[RouterB] aaa
[RouterB-aaa] local-user rta password simple hello
[RouterB-aaa] quit
# Configure the IP address for POS 1/0/0 and configure the link-layer encapsulation protocol
as PPP.
[RouterB] interface pos 1/0/0
[RouterB-Pos1/0/0] ip address 10.110.0.2 255.255.255.0
[RouterB-Pos1/0/0] link-protocol ppp
# Configure the peer to authenticate the local in CHAP mode.
[RouterB-Pos1/0/0]
[RouterB-Pos1/0/0]
[RouterB-Pos1/0/0]
ppp chap user rtb
shutdown
undo shutdown
Step 3
Verify the configuration.
Run the
display interface
command on every router to view the LCP state is LCP opened.
For example.
[RouterA] display interface pos 1/0/0
Pos1/0/0 current state : UP
Line protocol current state : UP
Description : NORTEL, Nortel Series, Pos1/0/0 Interface
The Maximum Transmit Unit is 1500 bytes, Hold timer is 10(sec)
Internet Address is 10.110.0.1/24
Link layer protocol is PPP
LCP opened, IPCP opened
Output queue : (Urgent queue : Size/Length/Discards) 0/50/0
Output queue : (Protocol queue : Size/Length/Discards) 0/1000/0
Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0
Interface is V35
96 packets input, 1546 bytes
97 packets output, 1568 bytes
—End
Configuration files
•
Configuration file of Router A
#
sysname RouterA
#
interface Pos1/0/0
link-protocol ppp
ppp authentication-mode chap
ppp chap user rta
ip address 10.110.0.1 255.255.255.0
Issue 5.3 (30 March 2009)
Nortel Networks Inc.
6-51