HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 653
Configures all ports of a switch to a particular speed.
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 flash memory and persists across switch reboot or power cycle.
The output of portShow displays the achieved speed level and portCfgShow displays the user’s
desired speed setting.
Operands
This command has the following required operand:
Examples
To set the speed level for all ports on a switch:
See also
portCfgSpeed
portShow
switchCfgSpeed
speed_level Specify the speed of a port. Valid values are one of the following:
0
1
2
Auto sensing mode. The port automatically configures for the
highest speed.
1-Gb/s mode. The port is fixed at 1 Gb/s.
2-Gb/s mode. The port is fixed at 2 Gb/s.
switch:admin> switchcfgspeed 0
Committing configuration...done.