cnode led

Prev Next

This command makes the CNode LED blink or turns it off.

Usage
cnode led {--id ID}|{--name NAME}
          --blink|--off 
Required Parameters

{--id ID}|{--name NAME}

Specifies the ID or the name of the CNode to manage the LED state.

--blink|--off

Sets the LED state:

  • blink. The LED starts blinking.

  • off. The LED goes off.

Example

This example shows turning off the LED on CNode 1:

vcli: admin> cnode led --id 1 --off