146
C
5: ATM C
HAPTER
ONFIGURATION
# Create the VE interface to encapsulate PPP protocol.
[RouterC] interface virtual-ethernet 1
[RouterC-Virtual-Ethernet1] pppoe-server bind virtual-template 10
[RouterC-Virtual-Ethernet1] quit
[RouterC] interface virtual-ethernet 2
[RouterC-Virtual-Ethernet2] pppoe-server bind virtual-template 11
[RouterC-Virtual-Ethernet2] quit
# Establish a PVC and specify it to carry PPPoE.
[RouterC] interface atm 1/0.1
[RouterC-Atm1/0.1] pvc to_adsl_a 0/60
[RouterC-atm-pvc-Atm1/0.1-0/60-to_adsl_a] map bridge virtual-ethernet 1
[RouterC-atm-pvc-Atm1/0.1-0/60-to_adsl_a] quit
[RouterC-Atm1/0.1] pvc to_adsl_b 0/61
[RouterC-atm-pvc-Atm1/0.1-0/61-to_adsl_b] map bridge virtual-ethernet 2
n
For details about configuring a RADIUS scheme, refer to
"AAA/RADIUS/HWTACACS Configuration" on page
1751.
PPPoEoA Client
Network requirements
Configuration Example
As shown in
Figure
11, the Ethernet interface IP address of Router A serves as the
gateway of all PCs in LAN. Router A is directly connected to the ADSL accessing
end of public network via the ADSL card to serve as the client of PPPoEoA (Atm1/0
is the port number of the ADSL card). The Server, PPPoEoA authentication server
of public network, is used to authenticate user information via CHAP.
Network diagram
Figure 11 Network diagram for ADSL PPPoEoA Client
ATM1/0
ATM network
Router A
Server
Hub
Host A
Host B
Configuration procedure
1 Configure Router A:
# Configure user name and password
<RouterA> system-view
[RouterA] local-user sysname
[RouterA-luser-sysname] password simple hello
[RouterA-luser-sysname] service-type ppp
[RouterA-luser-sysname] quit
# Configure dialing access control list:
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?
Questions and answers