17-20
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 17 Configuring VLANs
How to Configure VLANs
Configuring the Native VLAN for Untagged Traffic
Step 3 switchport trunk pruning vlan {add |
except | none | remove} vlan-list
[,vlan[,vlan[,,,]]
Configures the list of VLANs allowed to be pruned from the trunk. (See
the “VTP Pruning” section on page 18-7.)
Step 4 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 interface interface-id Defines the interface that is configured as the IEEE 802.1Q trunk, and
enters interface configuration mode.
Step 3 switchport trunk native vlan vlan-id Configures the VLAN that is sending and receiving untagged traffic
on the trunk port.
Step 4 end Returns to privileged EXEC mode.
Command Purpose