5-5
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 5 Configuring Ethernet VLAN Trunks
Default Trunk Configuration
Default Trunk Configuration
Table 5-4
shows the default Ethernet trunk configuration.
Configuring a Trunk Link
These sections describe how to configure a trunk link on Ethernet ports and how to define the allowed
VLAN range on a trunk:
•
Configuring an ISL Trunk, page 5-5
•
Configuring an 802.1Q Trunk, page 5-6
•
Configuring an ISL/802.1Q Negotiating Trunk Port, page 5-7
•
Defining the Allowed VLANs on a Trunk, page 5-7
•
Disabling a Trunk Port, page 5-8
Configuring an ISL Trunk
To configure an ISL trunk, perform this task in privileged mode:
This example shows how to configure a port as a trunk and how to verify the trunk configuration. This
example assumes that the neighboring port is in
auto
mode:
Console> (enable)
set trunk 1/1 on
Port(s) 1/1 trunk mode set to on.
Console> (enable) 06/16/1998,22:16:39:DTP-5:Port 1/1 has become isl trunk
06/16/1998,22:16:40:PAGP-5:Port 1/1 left bridge port 1/1.
06/16/1998,22:16:40:PAGP-5:Port 1/1 joined bridge port 1/1.
Console> (enable)
show trunk
Port Mode Encapsulation Status Native vlan
-------- ----------- ------------- ------------ -----------
1/1 on isl trunking 1
Port Vlans allowed on trunk
-------- ---------------------------------------------------------------------
1/1 1-1005, 1025-4094
Table 5-4
Default Ethernet Trunk Configuration
Feature
Default Configuration
Trunk mode
auto
Trunk encapsulation
negotiate
Allowed VLAN range
VLANs 1–1005, 1025-4094
Task
Command
Step 1
Configure an ISL trunk.
set trunk
mod/port
[
on
|
desirable
|
auto
|
nonegotiate
]
isl
Step 2
Verify the trunking configuration.
show trunk
[
mod/port
]