HP 3600 v2 series Configuration Manual page 200

Hide thumbs Also See for 3600 v2 series:
Table of Contents

Advertisement

# Create class A100 and configure the class to match frames with CVLAN 30 and SVLAN 100.
[PE2] traffic classifier A100
[PE2-classifier-A100] if-match customer-vlan-id 30
[PE2-classifier-A100] if-match service-vlan-id 100
[PE2-classifier-A100] quit
# Configure traffic behavior T100 to mark matching packets with CVLAN 10.
[PE2] traffic behavior T100
[PE2-behavior-T100] remark customer-vlan-id 10
[PE2-behavior-T100] quit
# Create class A200 and configure the class to match frames with CVLAN 40 and SVLAN 200.
[PE2] traffic classifier A200
[PE2-classifier-A200] if-match customer-vlan-id 40
[PE2-classifier-A200] if-match service-vlan-id 200
[PE2-classifier-A200] quit
# Configure traffic behavior T200 to mark matching packets with CVLAN 20.
[PE2] traffic behavior T200
[PE2-behavior-T200] remark customer-vlan-id 20
[PE2-behavior-T200] quit
# Create a QoS policy named sqinq, associate traffic class A100 with traffic behavior T100, and
associate traffic class A200 with traffic behavior T200.
[PE2] qos policy sqinq
[PE2-qospolicy-sqinq] classifier A100 behavior T100
[PE2-qospolicy-sqinq] classifier A200 behavior T200
[PE2-qospolicy-sqinq] quit
# Apply QoS policy sqinq to the outgoing traffic on the port.
[PE2] interface ethernet 1/0/2
[PE1-Ethernet1/0/2] qos apply policy sqinq outbound
# Set the TPID value in the outer tag to 0x8200.
[PE2-Ethernet1/0/2] qinq ethernet-type service-tag 8200
[PE2-Ethernet1/0/2] quit
Configure third-party devices.
3.
On the third-party devices between PE 1 and PE 2, configure the port that connects to PE 1 and that
connecting to PE 2 to allow tagged frames of VLAN 100 and VLAN 200 to pass through.
192

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents