HP A6600 Configuration Manual page 162

Layer 2 - lan switching
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

Figure 52 Network diagram for selective QinQ configuration
Configuration procedure
Make sure that the devices in the service provider network have been configured to allow QinQ packets
to pass through.
Configuration on PE A
1.
# Enter system view.
<PEA> system-view
Configuration on GigabitEthernet 2/0/1
# Configure the port as a hybrid port permitting frames of VLAN 1000, VLAN 2000, and VLAN 3000 to
pass through with the outer VLAN tag removed.
[PEA] interface gigabitethernet 2/0/1
[PEA-GigabitEthernet2/0/1] port link-type hybrid
[PEA-GigabitEthernet2/0/1] port hybrid vlan 1000 2000 3000 untagged
# Configure VLAN 3000 as the default VLAN of GigabitEthernet 2/0/1, and enable basic QinQ on
GigabitEthernet 2/0/1. As a result, the frames received on the port are tagged with the outer VLAN tag
3000.
[PEA-GigabitEthernet2/0/1] port hybrid pvid vlan 3000
[PEA-GigabitEthernet2/0/1] qinq enable
[PEA-GigabitEthernet2/0/1] quit
# Create a class A10 to match the frames of VLAN 10 of CE A.
[PEA] traffic classifier A10
[PEA-classifier-A10] if-match customer-vlan-id 10
[PEA-classifier-A10] quit
# Create a traffic behavior P1000 and configure the action of tagging frames with the outer VLAN tag
1000 for the traffic behavior.
[PEA] traffic behavior P1000
[PEA-behavior-P1000] nest top-most vlan-id 1000
[PEA-behavior-P1000] quit
155

Advertisement

Table of Contents
loading

Table of Contents