Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-667
Publication Number: 53-1000240-01
switchCfgSpeed
2
Note: Enter commands in lowercase only; mixed case is for readability.
switchCfgSpeed
Configures all ports of a switch to a particular speed.
Synopsis switchcfgspeed speed_level
Description Use this command to configure the speed of all the ports on a switch to a particular level. The
configuration is saved in flash memory and persists across switch reboots or power cycles. If any port on
the switch is not capable of the specified speed setting, an error message displays for that port.
The output of portShow displays the achieved speed level and portCfgSpeed displays the user’s desired
speed setting.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operand:
speed_level Specify the speed of a port. This operand is required. Valid values are one of the
following:
0 Auto sensing mode. The port automatically configures for the highest
speed.
1 1-Gbit/sec mode. The port is fixed at 1 Gbit/sec.
2 2-Gbit/sec mode. The port is fixed at 2 Gbit/sec.
4 4-Gbit/sec mode. The port is fixed at 4 Gbit/sec.
Examples To set the speed level for all ports on a switch:
See Also portCfgSpeed, portShow
switch:admin> switchcfgspeed 0
Committing configuration...done.