R0106-HP MSR Router Series Layer 2 - WAN Configuration Guide(V7)
186
[RouterC-Bri2/4/0] ppp pap local-user userc password simple userc
Verifying the configuration
# Verify that Router A can successfully ping Router B and Router C.
# Verify that Router B and Router C cannot ping each other.
MP for DDR configuration example
Network requirements
As shown in Figure 55, two ISDN BRI interfaces on Router A and an ISDN PRI interface on Router B are
connected across ISDN.
Configure Router A to call Router B by using bundle DDR, and configure Router B to call Router A by using
traditional DDR. In addition, implement traffic distribution for the two interfaces on Router A by setting
load thresholds.
Figure 55 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