HP MSR Router Series Wan Access Configuration Manual page 229

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

Advertisement

[RouterC-luser-network-userd] password simple user1
[RouterC-luser-network-userd] service-type ppp
[RouterC-luser-network-userd] quit
# Enable PPP address negotiation on BRI 2/4/0.
[RouterC] interface bri 2/4/0
[RouterC-Bri2/4/0] ip address ppp-negotiate
# Enable PPP encapsulation on the interface.
[RouterC-Bri2/4/0] link-protocol ppp
# Configure CHAP authentication on the interface.
[RouterC-Bri2/4/0] ppp authentication-mode chap
[RouterC-Bri2/4/0] ppp chap user user1
# Enable traditional DDR on the interface.
[RouterC-Bri2/4/0] dialer circular enable
# Associate the interface with dialer group 1.
[RouterC-Bri2/4/0] dialer-group 1
# Configure the dial string for calling Router D.
[RouterC-Bri2/4/0] dialer route ip 100.1.1.254 8810048
2.
Configure Router D:
# Create dialer group 2 and configure a dial rule for it.
<RouterD> system-view
[RouterD] dialer-group 2 rule ip permit
# Create local users user1 through user16 for authentication, and configure the service type as PPP
for them.
[RouterD] local-user user1 class network
[RouterD-luser-network-user1] password simple user1
[RouterD-luser-network-user1] service-type ppp
[RouterD-luser-network-user1] quit
[RouterD] local-user user2 class network
[RouterD-luser-network-user2] password simple user2
[RouterD-luser-network-user2] service-type ppp
[RouterD-luser-network-user2] quit
...
[RouterD] local-user user16 class network
[RouterD-luser-network-user16] password simple user16
[RouterD-luser-network-user16] service-type ppp
[RouterD-luser-network-user16] quit
# Bundle timeslots on CE1/PRI interface E1 2/3/0 into a PRI group.
[RouterD] controller e1 2/3/0
[RouterD-E1 2/3/0] pri-set
[RouterD-E1 2/3/0] quit
# Enable traditional DDR on interface Serial 2/3/0:15. (This interface is automatically created on
CE1/PRI interface E1 2/3/0.)
[RouterD-E1 2/3/0] interface serial 2/3/0:15
[RouterD-Serial2/3/0:15] dialer circular enable
# Associate the interface with dialer group 2.
[RouterD-Serial2/3/0:15] dialer-group 2
220

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents