Pppoe Client Configuration Example - 3Com MSR 50 Series Configuration Manual

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

Advertisement

398
C
20: PPP
E C
HAPTER
O
PPPoE Client
Configuration Example
ONFIGURATION
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password simple pass1
[Sysname-luser-user1] service-type ppp
[Sysname-luser-user1] quit
# Configure PPPoE parameters on the router:
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] pppoe-server bind virtual-template 1
[Sysname-Ethernet1/0] quit
# Configure virtual-template parameters on the router:
[Sysname] interface virtual-template 1
[Sysname-Virtual-Template1] ppp authentication-mode chap domain system
[Sysname-Virtual-Template1] ppp chap user user1
[Sysname-Virtual-Template1] remote address pool 1
[Sysname-Virtual-Template1] ip address 1.1.1.1 255.0.0.0
[Sysname-Virtual-Template1] quit
# Configure the users in the domain to use the local authentication scheme.
[Sysname] domain system
[Sysname-isp-system] authentication ppp local
# Add a local IP address pool containing nine IP addresses.
[Sysname-isp-system] ip pool 1 1.1.1.2 1.1.1.10
After these configurations, you should then install a PPPoE client software on each
host, and configure a username and a password (in this case, user1 and pass1,
respectively). As such, the hosts can run PPPoE and can access the Internet
through the router.
If you have configured radius-scheme or hwtacacs-scheme using the
authentication ppp command, you will need to configure RADIUS/HWTACACS
to enable the system to perform AAA. For detailed configuration procedures, refer
to
"AAA/RADIUS/HWTACACS Configuration" on page
Network requirements
Router A and Router B are connected to each other by interface Ethernet 1/0.
Router A authenticates Router B using PAP or CHAP.
Network diagram
Figure 101 Network diagram for PPPoE client
PPPoE Server
Eth 1 / 0
Router A
1751.
PPPoE Client
Eth 1 / 0
Router B

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents