HP 5500 Ei 5500 Si Switch Series Configuration Guide
Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.
Page 391
180 • On a port with basic QinQ enabled, you must configure the port to allow packets from its PVID to pass through. On a port with selective QinQ enab led, you must configure the port to allow packets from the inner and outer VLANs of QinQ packets to pass through. Complete the follows tasks to configure QinQ: Task Remarks Configuring basic QinQ Enabling basic QinQ Required Configuring VLAN transparent transmission Optional Configuring selective QinQ Configuring an outer VLAN tagging...
Page 392
181 • For VLANs whose packets are to be transparentl y transmitted through a port, do not configure VLAN mapping for them on the port. For mo re information about VLAN mapping, see Configuring VL AN mapping (available only on the 5500 EI) . Configuration procedure To configure VLAN transparent transmission: Step Command Remarks 1. Enter system view. system-view N/A 2. Enter interface view or port group view. • Enter Layer 2 Ethernet interface view or Layer 2 aggregate interface view:...
Page 393
182 Step Command Remarks 1. Enter system view. system-view N/A 2. Enter interface view or port group view. • Enter Layer 2 Ethernet interface view or Layer 2 aggregate interface view: interface interface-type interface-number • Enter port group view: port-group manual port-group-name Use either command. 3. Enable basic QinQ. qinq enable Disabled by default. 4. Enter QinQ view and configure the SVLAN tag for the port to add. qinq vid vlan-id By default, the SVLAN tag to be...
Page 394
183 Step Command Remarks 9. Associate the traffic class with the traffic behavior defined earlier. classifier classifier-name behavior behavior-name N/A 10. Return to system view. quit N/A 11. Enter Ethernet interface view or port group view of the customer network-side port. • Enter Ethernet interface view: interface interface-type interface-number • Enter port group view: port-group manual port-group-name Use either command. 12. Enable basic QinQ. qinq enable N/A 13....
Page 395
184 Step Command Remarks 6. Configure a marking action or an inner-to-outer tag priority copying action. • Mark the 802.1p priorities in outer VLAN tags: remark dot1p 8021p • Copy the inner 802.1p priorities to outer 802.1p priorities: remark dot1p customer-dot1p-trust Use either command. 7. Return to system view. quit N/A 8. Create a QoS policy and enter QoS policy view. qos policy policy-name N/A 9. Associate the traffic class with the traffic behavior defined earlier....
Page 396
185 Step Command Remarks 4. Configure a match criterion to match the specified outer VLAN IDs. if-match service-vlan-id vlan-id N/A 5. Return to system view. quit N/A 6. Create a traffic behavior and enter traffic behavior view. traffic behavior behavior-name N/A 7. Configure the action of marking the inner VLAN IDs. remark customer-vlan-id vlan-id N/A 8. Return to system view. quit N/A 9. Create a QoS policy and enter QoS policy view. qos policy policy-name N/A 10....
Page 397
186 Step Command Remarks 2. Configure the TPID value. qinq ethernet-type hex-value Optional. By default, the TPID value is 0x8100. The configuration applies to all ports. NOTE: The TPID value configured on the 5500 SI Switch Series applies to both the CVLAN ta gs and the SVLAN tags. QinQ configuration examples Basic QinQ configuration example Network requirements As shown in Figure 60: • T he two branches of Company A, Site 1 and Site 2, are connected through the service...
Page 398
187 IMPORTANT: Make sure that you have configured the devices in the service provider network to allow QinQ packets to pass through. 1. Configure PE 1: { Configure GigabitEthernet 1/0/1: # Configure GigabitEthernet 1/0/1 as a trunk port and assign it to VLAN 100 and VLANs 10 through 70.. system-view [PE1] interface gigabitethernet 1/0/1 [PE1-GigabitEthernet1/0/1] port link-type trunk [PE1-GigabitEthernet1/0/1] port trunk permit vlan 100 10 to 70 # Configure VLAN 100 as the PVID for the...
Page 399
188 [PE2] interface gigabitethernet 1/0/1 [PE2-GigabitEthernet1/0/1] port link-type trunk [PE2-GigabitEthernet1/0/1] port trunk permit vlan 200 30 to 90 # Configure VLAN 200 as the PVID for the port. [PE2-GigabitEthernet1/0/1] port trunk pvid vlan 200 # Enable basic QinQ on the port. [PE2-GigabitEthernet1/0/1] qinq enable [PE2-GigabitEthernet1/0/1] quit { Configure GigabitEthernet 1/0/2: # Configure GigabitEthernet 1/0/2 as a trunk po rt and assign it to VLAN 100 and VLAN 200. [PE2] interface...
Page 400
189 Configure the edge and third-party devices to allow frames from CVLAN 10 to be transmitted between the branches via SVLAN 100 and frames from CVLAN 20 to be transmitted between the branches via SVLAN 200. Figure 61 Network diagram Configuration procedure IMPORTANT: Make sure that you have configured the devices in the service provider network to allow QinQ packets to pass through. 1. Configure PE 1: { Configure GigabitEthernet 1/0/1: # Configure GigabitEthernet 1/0/1 as a...