16 speed – CANOGA PERKINS 9171 Command Reference User Manual
Page 54

CanogaOS Command Reference
4-10
Command Syntax
shutdown
no shutdown
Command Mode
Interface configuration
Usage
None
Examples
The following example shows how to disable a port.
Switch(config-if)# shutdown
The following example shows how to enable a port.
Switch(config-if)# no shutdown
Related Commands
None
4.16 speed
Use the speed interface configuration command to specify the speed of a 10/100 Mb/s or 10/100/1000
Mb/s port. Use the no or default form of this command to return the port to its default value.
Command Syntax
speed {10 |100 |1000 |auto}
no speed
10: Port runs at 10 Mb/s.
100: Port runs at 100 Mb/s.
1000: Port runs at 1000 Mb/s.
auto: Port automatically detects the speed it should run.
Command Mode
Interface configuration
Defaults
auto
Usage
The command is not allowed to be set on 10G port or optical mode of combo port.
Examples