Pppoa Configuration Example - H3C SR6600 Configuration Manual

Layer 2 – wan configuration
Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

[RouterC-Virtual-Ethernet1] ip address 202.38.160.1 255.255.255.0
[RouterC-Virtual-Ethernet1] quit
# Create a PVC and enable IPoEoA on it.
[RouterC] interface atm 1/0/1.1
[RouterC-Atm1/0/1.1] pvc to_adsl_a 0/0/60
[RouterC-atm-pvc-Atm1/0/1.1-0/0/60-to_adsl_a] map bridge virtual-ethernet 1
[RouterC-atm-pvc-Atm1/0/1.1-0/0/60-to_adsl_a] quit
[RouterC-Atm1/0/1.1] pvc to_adsl_b 0/0/61
[RouterC-atm-pvc-Atm1/0/1.1-0/0/61-to_adsl_b] map bridge virtual-ethernet 1

PPPoA Configuration Example

Network requirements
As shown in
communicate with Router C through DSLAM. The requirements are:
To create VT for multi-user on Router C, and configure PPP mapping on VT.
The VPI/VCI value of two PVCs connecting Route C and DSLAM are 0/0/60 and 0/0/61, pointing to
ADSL Router A and ADSL Router B respectively.
Both the WAN port of Router C and the DSL interfaces of the two ADSL routers adopt PPPoA. The
authentication mode of ADSL Router is PAP. The IP addresses of the two ADSL Routers are
assigned by Router C.
Figure 1-5 Network diagram for PPPoA configuration
Configuration procedure
1)
Configure Router C (PPPoA Server)
# Create users for PPP authentication, and establish a local IP address pool.
<RouterC> system-view
[RouterC] local-user user1
[RouterC-luser-user1] service-type ppp
[RouterC-luser-user1] password simple pwd1
[RouterC-luser-user1] quit
[RouterC] local-user user2
[RouterC-luser-user2] service-type ppp
[RouterC-luser-user2] password simple pwd2
[RouterC-luser-user2] quit
Figure
1-5, two hosts dial into the ATM network each through an ADSL Router, and
1-20

Advertisement

Table of Contents
loading

Table of Contents