Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 832

Advertising
background image

802

Fabric OS Command Reference

53-1003131-01

portCfgSpeed

2

-x hex1 [-hex2]

Configures a port or a range of ports identified by port numbers, index number in
hexadecimal format. You may specify multiple port ranges separated by a space,
for example, -x 21-26 28-3c.

-slot slot1[-slot2]

Configures all ports on a slot or on a range of slots, for example, -s 3-5. You may
specify multiple slot ranges separated by a space, for example, -s 3-5 8-10.

speed

Sets speed for the specified ports. This operand is required. Valid values are one
of the following.

0

Autosensing mode (hardware). The port automatically configures for maximum
speed.

ax

Autosensing mode (hardware). The port automatically configures for maximum
speed with enhanced retries.

s

Auto-sensing mode (software). The port automatically configures for maximum
speed with enhanced retries.

1

The port is set at a fixed speed of 1 Gbps (not supported on 10G and 16G
platforms).

2

The port is set at a fixed speed of 2 Gbps.

4

The port is set at a fixed speed of 4 Gbps.

8

The port is set at a fixed speed of 8 Gbps.

10

The port is set at a fixed speed of 10 Gbps (not supported on 8G platforms).

16

The port is set at a fixed speed of 16 Gbps (not supported on 8G platforms).

-m

Sets auto-negotiation maximum speed. This operand is optional. Valid values are
one of the following.

2

Sets the maximum auto-negotiation speed to 2 Gbps.

4

Sets the maximum auto-negotiation speed to 4 Gbps.

8

Sets the maximum auto-negotiation speed to 8 Gbps.

16

Sets the maximum auto-negotiation speed to 16 Gbps.

-h

Displays the command usage.

EXAMPLES

To set the speed of a port to 10 Gbps:

switch:admin> portcfgspeed 2/3 10

Advertising