Locator LED

The Locator LED is an LED in the front of the chassis that can turn on or flash. This is a useful feature when guiding someone to the switch during a “remote hands” situation, such as asking an engineer to run a cable to the switch.

Configuration commands

(switch#) Enable LED:

led locator <flashing|off|on>

Show commands to validate functionality

(switch#)

show environment led

(switch#)

show environment led

Example output:

Name           State     Status
-----------------------------------
locator        off           ok

(switch#)

led locator flashing
show system led

Example output:

Name           State     Status
-----------------------------------
locator        flashing      ok

(switch#)

led locator on
show system led

Example output:

Name           State     Status
-----------------------------------
locator        on            ok

(switch#)

led locator off
show system led

Example output:

Name           State     Status
-----------------------------------
locator        off           ok

Back to Index