Users Guide

Table Of Contents
Usage Information None
Example
OS10# show vlan
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring VLANs
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
1 down
Supported Releases 10.2.0E or later
shutdown
Disables an interface.
Syntax
shutdown
Parameters None
Default Disabled
Command Mode INTERFACE
Usage Information
This command marks a physical interface as unavailable for trac. Disabling a VLAN or a port-channel causes
dierent behavior. When you disable a VLAN, the L3 functions within that VLAN are disabled, and L2 trac
continues to ow. Use the shutdown command on a port-channel to disable all trac 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 congure 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
Supported Releases 10.2.0E or later
speed (Management)
Congures the transmission speed of the Management interface.
Syntax
speed {10 | 100 | 1000 | auto}
Parameters Set the management port speed to:
10 — 10M
100 — 100M
1000 — 1000M
auto — Set the port to auto-negotiate speed with a connected device.
Defaults Auto
Command Mode INTERFACE
Interfaces 85