HP MSR Router Series Wan Access Configuration Manual page 227

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

Advertisement

[RouterB-luser-network-user16] password simple user16
[RouterB-luser-network-user16] service-type ppp
[RouterB-luser-network-user16] quit
# Enable PPP encapsulation on Dialer 0.
[RouterB] interface dialer 0
[RouterB-Dialer0] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterB-Dialer0] ppp authentication-mode pap
[RouterB-Dialer0] ppp pap local-user userb password simple userb
# Configure an IP address for the interface.
[RouterB-Dialer0] ip address 100.1.1.254 255.255.255.0
# Configure the interface to assign IP addresses to PPP users.
[RouterB-Dialer0] remote address pool 1
# Configure traditional DDR on the interface.
[RouterB-Dialer0] dialer circular enable
# Associate the interface with dialer group 2.
[RouterB-Dialer0] dialer-group 2
[RouterB-Dialer0] quit
# Configure Async 2/4/0 to operate in protocol mode.
[RouterB] interface async 2/4/0
[RouterB-Async2/4/0] async-mode protocol
# Assign the interface to dialer circular group 0.
[RouterB-Async2/4/0] dialer circular-group 0
# Enable PPP encapsulation on the interface.
[RouterB-Async2/4/0] link-protocol ppp
# Configure PAP authentication on the interface.
[RouterB-Async2/4/0] ppp authentication-mode pap
[RouterB-Async2/4/0] ppp pap local-user userb password simple userb
[RouterB-Async2/4/0] quit
# Repeat the steps to configure physical and link layer parameters for interfaces Async 2/4/1
through Async 2/4/7. (Details not shown.)
# Configure user lines TTY 1 through TTY 7 for interfaces Async 2/4/0 through Async 2/4/7, and
enable modem dial-in and dial-out on them.
[RouterB] line tty1
[RouterB-line-tty1] modem enable both
[RouterB-line-tty1] quit
[RouterB] line tty2
[RouterB-line-tty2] modem enable both
...
[RouterB-line-tty8] quit
# Configure an IP address pool for address assignment.
[RouterB] domain system
[RouterB-isp-system] ip pool 1 100.1.1.1 100.1.1.16
[RouterB-isp-system] quit
3.
Configure the PC:
218

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents