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

Page 768

Advertising
background image

738

Fabric OS Command Reference

53-1003131-01

portCfgEportCredits

2

credits

Specifies the number of credits to be allocated to the specified port. The specified
credit allocation takes effect when the E_Port comes online. This operand is
required with the --enable option. The minimum credit allocation is 5 and the
maximum is 40. The configured credits will be allocated for each of the medium
virtual channels (VCs) for the non-QoS ports. For QoS ports, after sharing, both
the medium and high VCs will have the configured credits allocated.

--help

Displays the command usage.

EXAMPLES

To allocate 10 credits to an E_Port:

switch:admin> portcfgeportcredits --enable 12/6 10

Success.

To display the configured credits for an E_Port:

switch:admin> portcfgeportcredits --show 12/6

E-Port Credit Configured : 10

Success.

To disable the credit configuration and return to the default credit allocation:

switch:admin> portcfgeportcredits --disable 12/6

Success.

SEE ALSO

portBufferShow

Advertising