Quick Reference Guide

VLAN Commands | 139
Example
Figure 7-47. Output of the show vlan port Command
tagged
This command sets tagging to enabled for a specific port (or range of ports) in the selected VLAN. If
tagging is enabled, traffic is transmitted as tagged frames.
Syntax
[no] tagged {intf-range [native] | port-channel port-channel-range}
To remove tagged interfaces from the VLAN, use the no tagged version of the command (not
untagged). If tagging is disabled, traffic is transmitted as untagged frames.
Parameters
Mode
Interface VLAN; Interface Range Vlan Config
Command
History
Force10-S50 #show vlan port 1/0/1
Port Acceptable Ingress Default
Interface VLAN ID Frame Types Filtering GVRP Priority
--------- ------- ------------ ----------- ------- --------
1/0/1 1 Admit All Enable Disable 0
Protected Port .............................. False
Force10-S50 #show vlan port all
Port Acceptable Ingress Default
Interface VLAN ID Frame Types Filtering GVRP Priority
--------- ------- ------------ ----------- ------- --------
1/0/1 1 Admit All Enable Disable 0
1/0/2 1 Admit All Enable Disable 0
1/0/3 1 Admit All Enable Disable 0
1/0/4 1 Admit All Enable Disable 0
1/0/5 1 Admit All Enable Disable 0
1/0/6 1 Admit All Enable Disable 0
1/0/7 1 Admit All Enable Disable 0
1/0/8 1 Admit All Enable Disable 0
1/0/9 1 Admit All Enable Disable 0
1/0/10 1 Admit All Enable Disable 0
1/0/11 1 Admit All Enable Disable 0
!------------output truncated------------------!
intf-range
Enter one port (unit/slot/port format) or a list of ports. Use a hyphen to
designate a range of ports in this format:
unit/slot/port-unit/slot/port
For nonconsecutive ports, separate each unit/slot/port with a comma and
no spaces before or after the comma.
Note: The range of interfaces can go across members in a stack.
native
(OPTIONAL) Enter this keyword to configure the VLAN as a Native
VLAN.
port-channel
port-channel-range
If you do not enter a port (range), enter port-channel followed by one or
more port channel numbers, following the hyphen and comma rules
described above, for example
port-channel 1,3.
Version 2.5.1
Modified: Added ranges for ports and port channels. Added
native. Added Interface
Range Vlan Config mode.
Version 2.3 Introduced