Atm Pvc Transmit Priority Configuration Example - H3C SR6600 Configuration Manual

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

Advertisement

[RouterC-Virtual-Template10] ppp authentication-mode pap
[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] ppp authentication-mode pap
[RouterC-Virtual-Template11] quit
# Create the VE interface to encapsulate the 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.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 2
For more information about RADIUS scheme configuration, see AAA in the Security Configuration
Guide.

ATM PVC Transmit Priority Configuration Example

Network requirements
As shown in
Figure
each assigned 100 Mbps of bandwidth and associated with the UBR service. Set the transmission
priority of PVC 1 to 1 and that of PVC 2 to 3.
Let Router A distribute equal amount of traffic to Router B on two PVCs and observe the statistics about
received/sent/dropped packets.
Figure 1-7 Network diagram for ATM PVC priority configuration
Configuration procedure
Configure Router A:
# Configure the ATM interface.
<RouterA> system-view
1-7, you need to create PVC 1 and PVC 2 on the same ATM 155 Mbps interface,
1-23

Advertisement

Table of Contents
loading

Table of Contents