User manual

6 PPP and MP configuration
Nortel Secure Router 8000 Series
Configuration -WAN Access
6-58 Nortel Networks Inc. Issue 5.3 (
30 March 2009)
round-trip min/avg/max = 29/29/31 ms
NOTE
There is only one way to bind the link to the MP-group, that is, to specify the MP-group interface on the
interface.
----End
Configuration files
z
Configuration file of Router A
#
sysname RouterA
#
interface Serial1/0/0
link-protocol ppp
ppp authentication-mode pap
ppp pap local-user rta password simple rta
ppp mp Mp-group 0/0/1
#
interface Serial1/0/1
link-protocol ppp
ppp authentication-mode pap
ppp pap local-user rta password simple rta
ppp mp Mp-group 0/0/1
#
interface Mp-group0/0/1
ip address 111.1.1.1 255.255.255.0
#
aaa
local-user rtb password simple rtb
#
return
z
Configuration file of Router B
#
sysname RouterB
#
interface Serial2/0/0
link-protocol ppp
ppp authentication-mode pap
ppp pap local-user rtb password simple rtb
ppp mp Mp-group 0/0/2
#
interface Serial2/0/1
link-protocol ppp
ppp authentication-mode pap
ppp pap local-user rtb password simple rtb
ppp mp Mp-group 0/0/2
#
interface Mp-group0/0/2
ip address 111.1.1.2 255.255.255.0
#
aaa
local-user rta password simple rta
#