HP MSR Router Series Wan Access Configuration Manual page 215

Hide thumbs Also See for MSR Router Series:
Table of Contents

Advertisement

[RouterA-Bri2/4/1] ppp mp
# Enable PPP encapsulation on the interface.
[RouterA-Bri2/4/1] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterA-Bri2/4/1] ppp authentication-mode pap
[RouterA-Bri2/4/1] ppp pap local-user usera password simple usera
[RouterA-Bri2/4/1] quit
# Configure PPP authentication on BRI 2/4/0, and assign BRI 2/4/0 to dialer bundle 0.
[RouterA-Bri2/4/0] interface bri 2/4/0
[RouterA-Bri2/4/0] dialer bundle-member 0
# Enable MP for the interface.
[RouterA-Bri2/4/0] ppp mp
# Enable PPP encapsulation on the interface.
[RouterA-Bri2/4/0] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterA-Bri2/4/0] ppp authentication-mode pap
[RouterA-Bri2/4/0] ppp pap local-user usera password simple usera
2.
Configure Router B:
# Create dialer group 2 and configure a dial rule for it.
<RouterB> system-view
[RouterB] dialer-group 2 rule ip permit
# Create a local user usera for authenticating Router A, and configure the service type as PPP.
[RouterB] local-user usera class network
[RouterB-luser-network-usera] password simple usera
[RouterB-luser-network-usera] service-type ppp
[RouterB-luser-network-usera] quit
# Set the traffic statistics collection interval to 3 seconds.
[RouterB] dialer flow-interval 3
# Configure an IP address for interface Dialer 0.
[RouterB] interface dialer 0
[RouterB-Dialer0] ip address 100.1.1.2 255.255.255.0
# Enable traditional DDR on the interface.
[RouterB-Dialer0] dialer circular enable
# Associate the interface with dialer group 2.
[RouterB-Dialer0] dialer-group 2
#Configure the dial strings for calling Router A.
[RouterB-Dialer0] dialer route ip 100.1.1.1 8810048
[RouterB-Dialer0] dialer route ip 100.1.1.1 8810049
# Enable MP for the interface.
[RouterB-Dialer0] ppp mp
# Configure PAP authentication on the interface.
[RouterB-Dialer0] ppp authentication-mode pap
[RouterB-Dialer0] ppp pap local-user userb password simple userb
[RouterB-Dialer0] quit
# Bundle timeslots on CE1/PRI interface E1 2/3/0 into a PRI group.
206

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents