Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

974 Fabric OS Command Reference
53-1001764-01
switchBeacon
22
switchBeacon
Sets switch beaconing mode on or off.
SYNOPSIS switchbeacon [mode]
DESCRIPTION Use this command to enable or disable switch beaconing mode. Switch beaconing can be used to locate
a failing unit.
When beaconing mode is turned on, the port LEDs flash amber, left to right and right to left, from port 0 to
the highest port number and back to port 0. The beaconing mode continues until you turn it off.
The beaconing LED pattern continues until you turn it off. Beaconing mode takes over the port LEDs.
Other commands are still executable and functional. The normal flashing LED pattern (associated with
an active, faulty or disabled port for example) is suppressed and only the beaconing pattern is shown.
However, if diagnostic frame-based tests (such as portLoopbackTest) are executed, two patterns are
interleaved. The diagnostic test flickers the LEDs green and the beaconing mode runs the LEDs amber
at the same time.
Use the switchShow command to display the status of beaconing.
NOTES 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.
OPERANDS This command has the following operand:
mode
Specify 1 to enable beaconing mode or 0 to disable beaconing mode. This
operand is optional. If no operand is specified, the current value is displayed.
EXAMPLES To turn beaconing mode on:
switch:admin> switchbeacon 1
To turn beaconing mode off:
switch:admin> switchbeacon 0
SEE ALSO switchShow