Fabric OS Reference Manual (Version 3.0)

Fabric OS Reference 1-249
Telnet Commands
1
switchCfgSpeed
Configure all ports of the switch to a particular speed level.
Synopsis switchCfgSpeed speed_level
Availability admin
Description Use this command to configure the speed of all the ports on a switch to a particular level. The
configuration is saved in the non-volatile memory and persists across switch reboot or power cycle.
If the command is specified without an operand, you are prompted to enter the speed value. An
input of CTRL-D cancels the configuration update.
The output of portShow and portCfgShow displays the speed level. In the portShow output, the
speed level is indicated as the current port speed of "1Gbs" or "2Gbs". In the portCfgShow output,
the speed level is indicated as "1G","2G", or "AN"(Auto-Negotiate).
Operands This command has the following operand:
speed_level
Specify the speed of a port. This operand is optional. Valid values are one of the
following:
0 Auto-sensing mode. The port automatically configures for the highest speed.
1 1 Gbps mode. The port will be at fixed speed of 1 Gbps.
2 2 Gbps mode. The port will be at fixed speed of 2 Gbps.
If the command is specified without an operand, you are prompted to enter a value.
Example To set the speed level for all ports on a switch:
See Also portCfgSpeed
switchShow
switch:admin> switchCfgSpeed 2
Committing configuration...done.
switch:admin>