Creating A 802.1Q Tunnel Port - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Configuring Q-in-Q Tunnels and Layer 2 Protocol Tunneling
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
If you are familiar with the Cisco IOS CLI, be aware that the Cisco NX-OS commands for this feature
Note
might differ from the Cisco IOS commands that you would use.

Creating a 802.1Q Tunnel Port

You create the dot1q-tunnel port using the switchport mode command.
You need to set the 802.1Q tunnel port to an edge port with the spanning-tree port type edge command.
Note
The VLAN membership of the port is changed using the switchport access vlan vlan-id command.
You should disable IGMP snooping on the access VLAN allocated for the dot1q-tunnel port to allow
multicast packets to traverse the Q-in-Q tunnel.
BEFORE YOU BEGIN
You must first configure the interface as a switchport.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
9-8
Changing the EtherType for Q-in-Q, page 9-9
Enabling the Layer 2 Protocol Tunnel, page 9-11
Configuring Global CoS for L2 Protocol Tunnel Ports, page 9-12
Configuring the Rate Limit for Layer 2 Protocol Tunnel Ports, page 9-13
Configuring Thresholds for Layer 2 Protocol Tunnel Ports, page 9-14
configure terminal
interface ethernet slot/port
switchport
switchport mode dot1q-tunnel
no switchport mode dot1q-tunnel
exit
show dot1q-tunnel [interface if-range]
copy running-config startup-config
Chapter 9
Configuring Q-in-Q VLAN Tunnels
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents