HP MSR Router Series Wan Access Configuration Manual page 214

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

Advertisement

Figure 61 Network diagram
Configuration procedure
1.
Configure Router A:
# Create dialer group 1 and configure a dial rule for it.
<RouterA> system-view
[RouterA] dialer-group 1 rule ip permit
# Create a local user userb for authenticating Router B, and configure the service type as PPP.
[RouterA] local-user userb class network
[RouterA-luser-network-userb] password simple userb
[RouterA-luser-network-userb] service-type ppp
[RouterA-luser-network-userb] quit
# Set the traffic statistics collection interval to 3 seconds.
[RouterA] dialer flow-interval 3
# Configure an IP address for interface Dialer 0, enable bundle DDR, and configure MP.
[RouterA] interface dialer 0
[RouterA-Dialer0] ip address 100.1.1.1 255.255.255.0
[RouterA-Dialer0] dialer bundle enable
[RouterA-Dialer0] ppp mp
[RouterA-Dialer0] dialer threshold 50
# Specify the host name of the remote router allowed to call in.
[RouterA-Dialer0] dialer peer-name userb
# Associate the interface with dialer group 1.
[RouterA-Dialer0] dialer-group 1
# Configure PAP authentication on the interface.
[RouterA-Dialer0] ppp authentication-mode pap
[RouterA-Dialer0] ppp pap local-user usera password simple usera
# Configure the dial string for calling Router B.
[RouterA-Dialer0] dialer number 8810052
[RouterA-Dialer0] quit
# Assign BRI 2/4/1 to dialer bundle 0.
[RouterA] interface bri 1/1
[RouterA-Bri2/4/1] dialer bundle-member 0
# Enable MP for the interface.
205

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents