Adding an interface to a qinq tunnel, Adding an – LevelOne FGL-2870 User Manual

Page 278

Advertising
background image

Configuring the Switch

3-224

3

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.

Command Usage
• Use the VLAN Port Configuration or VLAN Trunk Configuration screen to set the

access port on the edge switch to 802.1Q Tunnel mode.

• Use the 802.1Q Tunnel Configuration screen to set the switch to QinQ mode before

configuring a tunnel port (see "Enabling QinQ Tunneling on the Switch" on page
3-223). 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 3-223).

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

4-309

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

4-310

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

4-311

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