Mp For Ddr Configuration Example - HP MSR Router Series Wan Access Configuration Manual

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

Advertisement

[RouterC-luser-network-usera] password simple usera
[RouterC-luser-network-usera] service-type ppp
[RouterC-luser-network-usera] quit
# Configure an IP address for interface Dialer 0.
[RouterC] interface dialer 0
[RouterC-Dialer0] ip address 122.1.1.2 255.255.255.0
# Enable bundle DDR on the interface.
[RouterC-Dialer0] dialer bundle enable
# Specify the host name of the remote router allowed to call in.
[RouterC-Dialer0] dialer peer-name usera
# Associate the interface with dialer group 1.
[RouterC-Dialer0] dialer-group 1
# Configure the dial string for calling Router A.
[RouterC-Dialer0] dialer number 8810048
# Configure PAP authentication on the interface.
[RouterC-Dialer0] ppp authentication-mode pap
[RouterC-Dialer0] ppp pap local-user userc password simple userc
[RouterC-Dialer0] quit
# Assign the interface to dialer bundle 0.
[RouterC] interface bri 2/4/0
[RouterC-Bri2/4/0] dialer bundle-member 0
# Enable PPP encapsulation on the interface.
[RouterC-Bri2/4/0] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterC-Bri2/4/0] ppp authentication-mode pap
[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
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
61, two ISDN BRI interfaces on Router A and an ISDN PRI interface on Router B are
204

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents