Port Management
Switch Ports
Cisco Small Business 200E Series Advanced Smart Switch Command Reference 177
3
Command Modes
Global Config
Related Commands
speed
Use this command to configure the speed of an Ethernet interface when auto-
negotiation is not enabled.
speed {100 | 10} {half-duplex | full-duplex}
Syntax Descriptions
Command Modes
Interface Config
Usage Guidelines
The no auto-negotiate command automatically puts the port into 100 Mbps
full-duplex mode, so this command does not have a no form.
Examples
The following command configures port e5 to be in 100 Mbps, half-duplex
operation when auto-configuration is disabled.
(Switch) (config)#interface e5
(Switch) (Interface e5)#speed 100 half-duplex
Command Description
shutdown Disables a port.
Parameter Description
100 | 10 Configures 100 Mbps or 10 Mbps operation.
half-duplex | full
duplex
Configures half-duplex or full-duplex port operation.