HP MSR Router Series Wan Access Configuration Manual page 206

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

Advertisement

# Configure an IP address for interface Dialer 1.
[RouterA] interface dialer 1
[RouterA-Dialer1] ip address 122.1.1.1 255.255.255.0
# Enable bundle DDR on the interface.
[RouterA-Dialer1] dialer bundle enable
# Specify the host name of the remote router allowed to call in.
[RouterA-Dialer1] dialer peer-name userc
# Associate the interface with dialer group 1.
[RouterA-Dialer1] dialer-group 1
# Configure PAP authentication on the interface.
[RouterA-Dialer1] ppp authentication-mode pap
[RouterA-Dialer1] ppp pap local-user usera password simple usera
# Configure the dial string for calling Router C.
[RouterA-Dialer1] dialer number 8810063
[RouterA-Dialer1] quit
# Configure interface Serial 2/1/0 to operate as an asynchronous interface in protocol mode.
[RouterA] interface serial 2/1/0
[RouterA-Serial2/1/0] physical-mode async
[RouterA-Serial2/1/0] async-mode protocol
# Assign the interface to Dialer 0 and Dialer 1.
[RouterA-Serial2/1/0] dialer bundle-member 0
[RouterA-Serial2/1/0] dialer bundle-member 1
# Enable PPP encapsulation on the interface.
[RouterA-Serial2/1/0] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterA-Serial2/1/0] ppp authentication-mode pap
[RouterA-Serial2/1/0] ppp pap local-user usera password simple usera
[RouterA-Serial2/1/0] quit
# Configure interface Serial 2/1/1 to operate as an asynchronous interface in protocol mode.
[RouterA] interface serial 2/1/1
[RouterA-Serial2/1/1] physical-mode async
[RouterA-Serial2/1/1] async-mode protocol
# Assign the interface to Dialer 0 and Dialer 1.
[RouterA-Serial2/1/1] dialer bundle-member 0
[RouterA-Serial2/1/1] dialer bundle-member 1
# Enable PPP encapsulation on the interface.
[RouterA-Serial2/1/1] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterA-Serial2/1/1] ppp authentication-mode pap
[RouterA-Serial2/1/1] ppp pap local-user usera password simple usera
[RouterA-Serial2/1/1] quit
# Configure user lines to be used, and enable modem dial-in and dial-out on them.
[RouterA] line tty1
[RouterA-line-tty1] modem enable both
[RouterA-line-tty1] quit
197

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MSR Router Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents