identify command
Use this command to turn the chassis identify LED on or off, or to have it flash.
The -d option can be used with the -s on option to turn the LED on for only the number of seconds specified with the -d option. The LED turns off after the number of seconds elapses.
Syntax:
identify [<em className="ph i">options</em>]
options:
-s <em className="ph i">on/off/blink</em>
-d <em className="ph i">seconds</em>
Example:
system> identify
-s off
system> identify -s on -d 30
ok
system>
Give feedback