User manual
Nortel Secure Router 8000 Series
Configuration -WAN Access 6 PPP and MP configuration
Issue 5.3 (
30 March 2009) Nortel Networks Inc. 6-67
PING 8.1.1.1: 56 data bytes, press CTRL_C to break
Reply from 8.1.1.1: bytes=56 Sequence=1 ttl=255 time=80 ms
Reply from 8.1.1.1: bytes=56 Sequence=2 ttl=255 time=30 ms
Reply from 8.1.1.1: bytes=56 Sequence=3 ttl=255 time=30 ms
Reply from 8.1.1.1: bytes=56 Sequence=4 ttl=255 time=40 ms
Reply from 8.1.1.1: bytes=56 Sequence=5 ttl=255 time=50 ms
--- 8.1.1.1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 30/46/80 ms
----End
Configuration files
z
Configuration file of Router A
#
sysname RouterA
#
ppp mp user rtbchap bind Virtual-Template 1
ppp mp user rtbpap bind Virtual-Template 1
#
interface Serial1/0/0
link-protocol ppp
ppp authentication-mode pap
ppp pap local-user rtapap password simple rtapap
ppp mp
#
interface Serial1/0/1
link-protocol ppp
ppp authentication-mode chap
ppp chap user rtachap
ppp chap password simple chap
ppp mp
#
interface Virtual-Template1
ppp mp binding-mode authentication
ip address 8.1.1.1 255.255.255.0
#
aaa
local-user rtbpap password simple rtbpap
local-user rtbchap password simple chap
authentication-scheme default
#
return
z
Configuration file of Router B
#
sysname RouterB
#
ppp mp user rtachap bind Virtual-Template 0
ppp mp user rtapap bind Virtual-Template 0
#
interface Serial1/0/0
link-protocol ppp