Fabric OS Administrator's Guide v7.0.0 (53-1002148-02, June 2011)

44 Fabric OS Administrator’s Guide
53-1002148-02
Ports
3
Setting port speeds
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the portCfgSpeed command.
Example of setting the port speed
The following example sets the speed for port 3 on slot 2 to 4 Gbps:
ecp:admin> portcfgspeed 2/3 4
done.
The following example sets the speed for port 3 on slot 2 to autonegotiate:
ecp:admin> portcfgspeed 2/3 0
done.
Setting the same speed for all ports on the switch
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the switchCfgSpeed command.
Example of setting the switch speed
The following example sets the speed for all ports on the switch to 8 Gbps:
switch:admin> switchcfgspeed 8
Committing configuration...done.
The following example sets the speed for all ports on the switch to autonegotiate:
switch:admin> switchcfgspeed 0
Committing configuration...done.
Setting port speed for a port octet
You can use the portCfgOctetSpeedCombo command to configure the speed for a port octet. Note
that in a Virtual Fabrics environment, this command applies chassis-wide and not just to the logical
switch.
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the portCfgOctetSpeedCombo command.
Example
The following example configures the ports in the first octet for combination 3 (support
autonegotiated or fixed port speeds of 16 Gbps and 10 Gbps):
switch::admin> portcfgoctetspeedcombo 1 3