Skip to main content

Cornelis Technical Documentation

Name

node — Configures node-specific information.

Syntax

node [name <NAME>] [location <LOCATION>] [contact <CONTACT>] [desc <DESC>]

Options

No option

Displays the description, contact, name, and location of the node.

name <NAME>

Sets the node name. The value must be less than 20 characters, including whitespace.

Note

Protected terms are not allowed in the node name. This includes the name of a specific switch (CNEdge), leaf (L###), spine (S###), or management module (M###).

location <LOCATION>

Sets the node location. The value must be less than 20 characters.

contact <CONTACT>

Sets the node contact. The value must be less than 20 characters.

desc <DESC>

Sets the SMA node description. This alpha-numeric value must be less than 63 characters with no leading digits, whitespace, or special characters (with the exception of equal sign, dash, or comma).

Examples

node name MyNode
node location MyLocation
node contact mycontact@example.com
node desc 'ExampleDescription'