3Com MSR 50 Series Configuration Manual page 147

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

ATM Configuration Examples
147
[RouterA] dialer-rule 10 ip permit
# Create dialer port and configure the dial-up and PPP authentication:
[RouterA] interface dialer0
[RouterA-Dialer0] link-protocol ppp
[RouterA-Dialer0] ppp chap password hello
[RouterA-Dialer0] ppp chap user user1
[RouterA-Dialer0] ip address ppp-negotiate
[RouterA-Dialer0] dialer user ABC
[RouterA-Dialer0] dialer-group 10
[RouterA-Dialer0] dialer bundle 12
[RouterA-Dialer0] quit
# Create a VE interface:
[RouterA] interface virtual-ethernet 2
[RouterA-Virtual-Ethernet2] quit
# Configure the ATM interface of ADSL card:
[RouterA] interface atm1/0
[RouterA-Atm1/0] pvc 0/32
[RouterA-atm-pvc-Atm1/0-0/32] map bridge virtual-ethernet 2
[RouterA-atm-pvc-Atm1/0-0/32] quit
# Configure VE port:
[RouterA] interface virtual-ethernet 2
[RouterA-Virtual-Ethernet2] pppoe-client dial-bundle-number 12
# Configure the default route:
[RouterA] ip route-static 0.0.0.0 0.0.0.0 Dialer 0
2 If the PPPoEoA Server is of the same type of router, its PPPoEoA can be configured
as follow:
# Configure user features.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password simple hello
[Sysname-luser-user1] service-type ppp
# Create a virtual-template, set the authentication mode to CHAP, and configure
the IP address.
[Sysname] interface Virtual-Template 0
[Sysname-Virtual-Template0] ppp authentication-mode chap
[Sysname-Virtual-Template0] ppp chap user Sysname
[Sysname-Virtual-Template0] ip address 10.1.1.1 255.255.0.0
[Sysname-Virtual-Template0] remote address pool 80
[Sysname-Virtual-Template0] quit
# Configure the users in the domain to use the local authentication scheme, and
create a local IP address pool.

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents