Adding an interface to a qinq tunnel, E “adding an – LevelOne GTL-2690 User Manual

Page 242

Advertising
background image

Configuring IEEE 802.1Q Tunneling

11-17

11

CLI – This example sets the switch to operate in QinQ mode.

Adding an Interface to a QinQ Tunnel

Follow the guidelines in the preceding section to set up a QinQ tunnel on the switch.
Use the VLAN Port Configuration or VLAN Trunk Configuration screen to set the
access port on the edge switch to 802.1Q Tunnel mode.

Command Usage
• Use the 802.1Q Tunnel Status screen to set the switch to QinQ mode before

configuring a tunnel port (see “Enabling QinQ Tunneling on the Switch” on page
11-16). Also
set the Tag Protocol Identifier (TPID) value of the tunnel port if the
attached client is using a nonstandard 2-byte ethertype to identify 802.1Q tagged
frames (see “Enabling QinQ Tunneling on the Switch” on page 11-16).

• Set the mode to 802.1Q Tunnel (access) or 802.1Q Tunnel Uplink.

Command Attributes

Mode – Set the VLAN membership mode of the port.
None – The port operates in its normal VLAN mode. (This is the default.)
802.1Q Tunnel – Configures IEEE 802.1Q tunneling (QinQ) for a client access port

to segregate and preserve customer VLAN IDs for traffic crossing the service
provider network.

802.1Q Tunnel Uplink – Configures IEEE 802.1Q tunneling (QinQ) for an uplink

port to another device within the service provider network.

Trunk Member – Shows if a port is a member or a trunk.

Console(config)#dot1q-tunnel system-tunnel-control

34-15

Console(config-if)#switchport dot1q-tunnel tpid 9100

34-16

Console(config)#exit
Console#show dot1q-tunnel

34-17

Current double-tagged status of the system is Enabled

The dot1q-tunnel mode of the set interface 1/1 is Access mode, TPID is 0x9100.
The dot1q-tunnel mode of the set interface 1/2 is Uplink mode, TPID is 0x9100.
The dot1q-tunnel mode of the set interface 1/3 is Normal mode, TPID is 0x9100.
The dot1q-tunnel mode of the set interface 1/4 is Normal mode, TPID is 0x9100.
The dot1q-tunnel mode of the set interface 1/5 is Normal mode, TPID is 0x9100.

.

.

.

Advertising