2-861
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
switchport trunk
Defaults
The default encapsulation is negotiate.
VLAN 1 is the default native VLAN ID on the port.
The default for all VLAN lists is to include all VLANs.
Command Modes
Interface configuration
Command History
Usage Guidelines
Encapsulation:
•
The
switchport trunk encapsulation
command is supported only for platforms and interface
hardware that can support both ISL and IEEE 802.1Q formats.
•
You cannot configure one end of the trunk as an IEEE 802.1Q trunk and the other end as an ISL or
nontrunk port. However, you can configure one port as an ISL trunk and a different port on the same
switch as an IEEE 802.1Q trunk.
•
If you enter the
negotiate
keywords and DTP negotiation does not resolve the encapsulation format,
ISL is the selected format. The
no
form of the command resets the trunk encapsulation format to the
default.
•
The
no
form of the
encapsulation
command resets the encapsulation format to the default.
Native VLANs:
•
All untagged traffic received on an IEEE 802.1Q trunk port is forwarded with the native VLAN
configured for the port.
•
If a packet has a VLAN ID that is the same as the sending-port native VLAN ID, the packet is sent
without a tag; otherwise, the switch sends the packet with a tag.
•
The
no
form of the
native vlan
command resets the native mode VLAN to the appropriate default
VLAN for the device.
Allowed VLAN:
•
To reduce the risk of spanning-tree loops or storms, you can disable VLAN 1 on any individual
VLAN trunk port by removing VLAN 1 from the allowed list. When you remove VLAN 1 from a
trunk port, the interface continues to send and receive management traffic, for example, Cisco
Discovery Protocol (CDP), Port Aggregation Protocol (PAgP), Link Aggregation Control Protocol
(LACP), Dynamic Trunking Protocol (DTP), and VLAN Trunking Protocol (VTP) in VLAN 1.
•
The
no
form of the
allowed vlan
command resets the list to the default list, which allows all VLANs.
Trunk pruning:
•
The pruning-eligible list applies only to trunk ports.
•
Each trunk port has its own eligibility list.
•
If you do not want a VLAN to be pruned, remove it from the pruning-eligible list. VLANs that are
pruning-ineligible receive flooded traffic.
Release
Modification
12.1(11)AX
This command was introduced.
12.1(14)EA1
The
allowed vlan
vlan-list
add, remove, and except keywords were modified
to accept the VLAN1 and VLANs 1002 to 1005 values.