1
switchCfgSpeed 1-427
Telnet Commands
switchCfgSpeedConfigure all ports of the switch to a particular speed level.
Syntax 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 1 Gbs or 2 Gbs. In the portCfgShow output, the speed
level is indicated as 1 GB, 2 GBs, or AN (Auto-Negotiate).
Operand This command has the following operand:
Example To set the speed level for all ports on a switch:
switch:admin> switchCfgSpeed 2
done.
switch:admin>
See Also portCfgSpeed
switchShow
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 Gb/s mode. The port will be at fixed
speed of 1 Gb/s.
◆2 — 2 Gb/s mode. The port will be at fixed
speed of 2 Gb/s.
If the command is specified without an operand,
you are prompted to enter a value.