140 | VLAN Commands
www.dell.com | support.dell.com
Usage
Information
The tagged command includes the functionality of the vlan participation include command and 
the vlan acceptframe vlanOnly command. For details, see the VLAN chapter in the SFTOS 
Configuration Guide.
The tagged command cannot be applied to ports in VLAN 1, which is the default VLAN.
Example
Figure 7-48.  Using the tagged Command
Related
Commands
untagged 
This command adds a Layer 2 interface to the selected VLAN as an untagged interface. 
Syntax
[no] untagged {intf-range | port-channel port-channel-range}
To remove an untagged interface from the VLAN, use the no version of the command.
The no option adds the designated interface(s) to the native VLAN. The command sets an acceptframe 
type of the interface to “all”. For details, see the Native VLAN section of the VLAN chapter in the 
SFTOS Configuration Guide.
Parameters
 
Mode
Interface VLAN
Force10#config
Force10 (Config)#interface vlan 2
Force10 (Conf-if-vl-2)#tagged 1/0/20-1/0/22 native
Force10 (Conf-if-vl-2)#tagged port-channel 1,3
Force10 (Conf-if-vl-2)#
show vlan Displays information about VLANs, either detailed information for a specific 
VLAN or summary information for all configured VLANs.
show port  Displays port information for a selected port or for all ports
interface vlan Creates a VLAN or selects an already-created VLAN.
vlan participation 
(management VLAN 
only)
Change the management VLAN of the switch.
vlan port tagging all Sets the tagging behavior for all interfaces in a VLAN to enabled. 
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.
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.