160
[RouterC-Dialer0] ppp authentication-mode pap
[RouterC-Dialer0] ppp pap local-user userc password simple userc
[RouterC-Dialer0] quit
# Configure information for PPP authentication on interface BRI 1/0 and assign the interface
to dialer bundle 1.
[RouterC] interface bri 1/0
[RouterC-Bri1/0] dialer bundle-member 1
[RouterC-Bri1/0] link-protocol ppp
[RouterC-Bri1/0] ppp authentication-mode pap
[RouterC-Bri1/0] ppp pap local-user usera password simple usera
Configuration example for RS-DCC with MP
Network requirements
As shown in Figure 51:
• Two ISDN BRI interfaces on Router A and an ISDN PRI interface on Router B are connected
across ISDN.
• Interface Dialer0 on Router A is assigned an IP address 100.1.1.1/24, and interface Dialer0 on
Router B is assigned an IP address 100.1.1.2/24.
Use RS-DCC on Router A to call Router B and C-DCC on Router B to call Router A. In addition,
implement traffic distribution for the two interfaces on Router A by setting traffic thresholds and
maximum bandwidth.
Figure 51 Network diagram
Configuration procedure
1. Configure Router A:
# Configure a dial access control rule for dialer access group 1. Create a local user account
userb for Router B and configure PPP authentication for it, and set the traffic statistics
collecting interval to 3 seconds for DCC.
<RouterA> system-view
[RouterA] dialer-rule 1 ip permit
[RouterA] local-user userb
[RouterA-luser-userb] password simple userb
[RouterA-luser-userb] service-type ppp
[RouterA-luser-userb] quit
[RouterA] dialer flow-interval 3