CLI Guide
1 Inactive a
Dell#
Example (Brief)
Dell#show vlan brief
VLAN Name STG MAC Aging IP
Address
---- -------------------------------- ---- ---------
------------------
1 0 0
unassigned
2 0 0
unassigned
20 0 0
unassigned
1002 0 0
unassigned
Dell#
Example (Using a
VLAN Name)
Dellconf)#interface vlan 222
Dell(conf-if-vl-222)#name test
Dell(conf-if-vl-222)#do show vlan name test
Codes: * - Default VLAN, G - GVRP VLANs
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Vlan-stack
NUM Status Description Q Ports
222 Inactive U TenGig 1/22
Dell(conf-if-vl-222)#
Dell#
Related
Commands
interface vlan — Configures a VLAN.
speed (for 1000/10000 interfaces)
Set the speed for 1000/10000 interfaces. Both sides of a link must be set to the same speed
(1000/10000) or to auto or the link may not come up.
Syntax
speed {1000 | 10000 | auto}
To return to the default setting, use the no speed {1000 | 10000 |auto}
command.
Parameters
1000 Enter the keyword 1000 to set the interface’s speed to 1000
Mb/s.
10000 Enter the keyword 10000 to set the interface’s speed to
10000 Mb/s. Auto-negotiation is enabled.
auto Enter the keyword auto to set the interface to auto-
negotiate its speed. Auto-negotiation is enabled. For more
information, refer to name.
Defaults auto
Command Modes INTERFACE
Interfaces
687