Pppoa Configuration Example - HPE FlexNetwork MSR series Configuration Manual

Comware 7 layer 2 - wan access
Table of Contents

Advertisement

PPPoA configuration example

Network requirements
As shown in
communicate with Router C through DSLAM. This configuration example has the following
requirements:
Create VT for multiuser on Router C, and configure PPP mapping on VT.
The VPI/VCI values of two PVCs connecting Router C and DSLAM are 0/60 and 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 use PPPoA.
PPP authentication is not performed. The IP addresses of the two ADSL routers are assigned
by Router C.
Figure 46 Network diagram
Host A
Host B
Configuration procedure
1.
Configure Router C (PPPoA server):
# Create VT interfaces and configure IP addresses for them. Assign IP addresses to the remote
ends.
<RouterC> system-view
[RouterC] interface virtual-template 10
[RouterC-Virtual-Template10] ip address 202.38.160.1 255.255.255.0
[RouterC-Virtual-Template10] remote address 202.38.162.1
[RouterC-Virtual-Template10] quit
[RouterC] interface virtual-template 11
[RouterC-Virtual-Template11] ip address 202.38.161.1 255.255.255.0
[RouterC-Virtual-Template11] remote address 202.38.162.2
[RouterC-Virtual-Template11] quit
# Create PVCs, and enable them to carry PPP.
[RouterC] interface atm 2/4/0.1
[RouterC-ATM2/4/0.1] pvc to_adsl_a 0/60
[RouterC-ATM2/4/0.1-pvc-to_adsl_a-0/60] map ppp virtual-template 10
[RouterC-ATM2/4/0.1-pvc-to_adsl_a-0/60] quit
[RouterC-ATM2/4/0.1] pvc to_adsl_b 0/61
[RouterC-ATM2/4/0.1-pvc-to_adsl_b-0/61] map ppp virtual-template 11
2.
Configure ADSL Router A (PPPoA client):
# Create a VT interface, and enable IP address negotiation.
Figure
46, two hosts dial into the ATM network each through an ADSL router, and
ADSL Router A
DSLAM
ADSL Router B
ATM2/4/0.1
VPI/VCI:
To Router A:0/60
To Router B:0/61
Router C
VT10
202.38.160.1/24
VT11
202.38.161.1/24
141

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FlexNetwork MSR series and is the answer not in the manual?

Table of Contents