Reference Guide
shutdown
Disables an interface.
Syntax
shutdown
Parameters None
Default Disabled
Command Mode INTERFACE
Usage Information
This command marks a physical interface as unavailable for trac. Disabling a VLAN or a port-channel causes
dierent behavior. When you disable a VLAN, the L3 functions within that VLAN are disabled, and L2 trac
continues to ow. Use the shutdown command on a port-channel to disable all trac on the port-channel, and
the individual interfaces. Use the no shutdown command to enable a port-channel on the interface. The
shutdown and description commands are the only commands that you can congure on an interface that is
a member of a port-channel.
Example
OS10(config)# interface ethernet 1/1/7
OS10(conf-if-eth1/1/7)# no shutdown
OS10(conf-if-eth1/1/7)# do commit
Supported Releases 10.2.0E or later
speed
Congures an interface speed setting for the management interface.
Syntax
speed 10 | 100 | 1000 | 10000 | auto
Parameters
• 10 — Specify the keyword to set the speed to 10M.
• 100 — Specify the keyword to set the speed to 100M.
• 1000 — Specify the keyword to set the speed to 1000M.
• auto — Specify the keyword to set the speed to auto (default).
Defaults Auto
Command Mode CONFIGURATION
Usage Information
The no version of this command resets the value to the default. This command is found on the Management
interface only. When manually conguring the management port speed, you must consider and match the remote
device. Dell EMC Networking highly recommends using auto-negotiation for management ports.
Example
OS10(conf-if-ma-1/1/1)# speed auto
Supported Releases 10.3.0E or later
Interfaces 83