Portcfgcreditrecovery – Dell POWEREDGE M1000E User Manual

Page 673

Advertising
background image

Fabric OS Command Reference

641

53-1001764-02

portCfgCreditRecovery

2

portCfgCreditRecovery

Enables or disables credit recovery on a port.

Synopsis

portcfgcreditrecovery --disable | --enable [slot/]port

Description

Use this command to enable or disable credit recovery on a port.

The credit recovery feature enables credits or frames to be recovered. Only ports configured as
long distance ports can utilize the credit recovery feature. The default credit recovery configuration
is enabled.

Note

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability"
for details.

The Fabric OS port configuration commands are not supported on FCoE ports.

Operands

This command has the following operands:

--

disable

Disables credit recovery configuration on the specified port.

--

enable

Enables credit recovery configuration on the specified port.

--

help

Displays the command usage.

Examples

To enable credit recovery on a port:

switch:admin>

portcfgcreditrecovery --enable 3/15

To disable credit recovery on a port:

portcfgcreditrecovery --disable 3/15

See Also

portCfgShow

Advertising