Purpose
Command or Action
Specifies the port to be configured for trunking, and enters
interface configuration mode.
interface interface-id
Example:
Switch(config)#
interface
Step 3
gigabitethernet1/0/2
Configures the interface as a Layer 2 trunk (required only if the
interface is a Layer 2 access port or tunnel port or to specify the
trunking mode).
switchport mode
{
dynamic
{
auto
|
desirable
} |
trunk
}
Example:
Switch(config-if)#
switchport mode dynamic
Step 4
•
dynamic auto
—
Sets the interface to a trunk link if the
neighboring interface is set to trunk or desirable mode. This
is the default.
desirable
•
dynamic desirable
—
Sets the interface to a trunk link if the
neighboring interface is set to trunk, desirable, or auto mode.
•
trunk
—
Sets the interface in permanent trunking mode and
negotiate to convert the link to a trunk link even if the
neighboring interface is not a trunk interface.
(Optional) Specifies the default VLAN, which is used if the
interface stops trunking.
switchport access vlan vlan-id
Example:
Switch(config-if)#
switchport access vlan
Step 5
200
Specifies the native VLAN for IEEE 802.1Q trunks.
switchport trunk native vlan vlan-id
Example:
Switch(config-if)#
switchport trunk native
Step 6
vlan 200
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 7
Displays the switch port configuration of the interface in the
Administrative Mode
and the
Administrative Trunking
Encapsulation
fields of the display.
show interfaces interface-id switchport
Example:
Switch#
show interfaces gigabitethernet1/0/2
Step 8
switchport
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2135
How to Configure VLAN Trunks
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......