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

Page 203

Advertising
background image

Fabric OS Command Reference

173

53-1003131-01

creditRecovMode

2

--show

Displays the backend port credit recovery configuration as enabled or disabled. In
addition, the output indicates whether link reset mode or link reset threshold mode
is configured.

--help

Displays the command usage.

EXAMPLES

To enable backend port credit loss recovery with the link reset only option and to display the
configuration:

switch:admin> creditrecovmode --cfg onLrOnly

switch:admin> creditrecovmode --show

Internal port credit recovery is Enabled with LrOnly

C2 FE Complete Credit Loss Detection is Enabled

To enable backend port credit loss recovery with the link reset threshold option and to display the
configuration:

switch:admin> creditrecovmode --cfg onLrThresh

switch:admin> creditrecovmode --show

Internal port credit loss recovery is Enabled with LrThresh

C2 FE Complete Credit Loss Detection is Enabled

To disable backend port credit loss recovery and to display the configuration:

switch:admin> creditrecovmode --cfg off

switch:admin> creditrecovmode --show

Internal port credit loss recovery is Disabled

C2 FE Complete Credit Loss Detection is Enabled

To disable credit loss detection on Condor 2 front-end ports:

switch:admin> creditrecovmode --fe_crdloss off

switch:admin> creditrecovmode --show

Internal port credit loss recovery is Disabled

C2 FE Complete Credit Loss Detection is Disabled

To examine a backend port for credit loss:

switch:admin> creditrecovmode --cfg off

switch:admin> creditrecovmode --check 2/32,1

Started Credit loss Detection on slot 2 port 32 VC 1.

Please wait....

Detected credit loss.

Link Reset performed.

SEE ALSO

bottleneckMon

Advertising