Configuring Ambiguous Qinq Termination - HP A6600 Configuration Manual

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

Advertisement

Configure the router.
4.
# Create GigabitEthernet 1/0/1.10 and enter subinterface view. Assign an IP address to
GigabitEthernet 1/0/1.10. Enable QinQ termination on GigabitEthernet 1/0/1.10, and configure
GigabitEthernet 1/0/1.10 to terminate the QinQ packets whose inner VLAN ID is 11 and outer VLAN ID
is 100.
<Router> system-view
[Router] interface gigabitethernet 1/0/1.10
[Router-GigabitEthernet1/0/1.10] ip address 1.1.1.11 255.255.255.0
[Router-GigabitEthernet1/0/1.10] vlan-type dot1q vid 100 second-dot1q 11
[Router-GigabitEthernet1/0/1.10] quit
[Router] interface gigabitethernet 1/0/0
[Router-GigabitEthernet1/0/0] ip address 1.1.2.11 255.255.255.0
Configure Layer 2 Switch C.
5.
Use Layer 2 Switch C's factory configuration.

Configuring ambiguous QinQ termination

To configure ambiguous QinQ termination on a Layer 3 Ethernet/aggregate subinterface:
To do...
1.
Enter system view
Enter
2.
interface
view
3.
Enable QinQ termination on the
subinterface, and configure the
subinterface to terminate the QinQ
packets with the specified outer VLAN
ID and the inner VLAN IDs in the
specified range
When configuring QinQ termination on different subinterfaces under a main interface, you must specify
different inner VLAN IDs for the subinterfaces if the outer VLAN ID is the same. However, if you have
specified different outer VLAN IDs for the subinterfaces, you can either specify the same or different inner
VLAN IDs.
Subinterfaces under different main interfaces may terminate QinQ packets with the same inner and outer
VLAN IDs.
In case you have configured the vlan-type dot1q vid command before, if the currently-effective vlan-id
value is the same as the vlan-id value you are configuring now, the inner VLAN IDs you are configuring
now take effect along with the currently-effective inner VLAN IDs. If not, you must delete the old
configuration before configuring the new one.
Use the command...
system-view
Enter Layer 3 Ethernet
interface interface-type
subinterface view
interface-number.subnumber
Enter Layer 3
interface route-aggregation
aggregate
interface-number.subnumber
subinterface view
vlan-type dot1q vid vlan-id
second-dot1q { any | vlan-id-list }
172
Remarks
Required.
Use either command.
Required.

Advertisement

Table of Contents
loading

Table of Contents