3Com MSR 50 Series Configuration Manual page 387

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

PPP and MP Configuration Example
387
<RouterA> system-view
[RouterA] local-user rtb
[RouterA-luser-rtb] password simple rtb
[RouterA-luser-rtb] service-type ppp
[RouterA-luser-rtb] quit
# Assign a virtual-template to user RTB
[RouterA] ppp mp user rtb bind virtual-template 1
# Create a virtual-template and configure the IP address
[RouterA] interface virtual-template 1
[RouterA-Virtual-Template1] ip address 8.1.1.1 24
[RouterA-Virtual-Template1] ppp mp binding authentication
[RouterA-Virtual-Template1] quit
# Configure Serial 2/1.
[RouterA] interface serial 2/1
[RouterA-Serial2/1] link-protocol ppp
[RouterA-Serial2/1] ppp authentication-mode pap domain system
[RouterA-Serial2/1] ppp pap local-user rta password simple rta
[RouterA-Serial2/1] ppp mp
[RouterA-Serial2/1] shutdown
[RouterA-Serial2/1] undo shutdown
[RouterA-Serial2/1] quit
# Configure Serial 2/0.
[RouterA] interface serial 2/0
[RouterA-Serial2/0] link-protocol ppp
[RouterA-Serial2/0] ppp authentication-mode pap domain system
[RouterA-Serial2/0] ppp pap local-user rta password simple rta
[RouterA-Serial2/0] ppp mp
[RouterA-Serial2/0] shutdown
[RouterA-Serial2/0] quit
# Configure the user in the domain to use the local authentication scheme
[RouterA] domain system
[RouterA-isp-system] authentication ppp local
[RouterA-isp-system] quit
Configure Router B
# Configure the username and password of Router A
<RouterB> system-view
[RouterB] local-user rta
[RouterB-luser-rta] password simple rta
[RouterB-luser-rta] service-type ppp
[RouterB-luser-rta] quit
# Assign a virtual-template to user RTA
[RouterB] ppp mp user rta bind virtual-template 1

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents