configuration node

configuration node

replace-config <filename> [ignore-masterip-config] [<node-path>]

replace-config-reboot

<node-path>

clone-from <source-path>

file config-file <filename>

move-to <dest-path>

Description

This command configures nodes in the configuration hierarchy. Node name and location are specified by the node-path, which can be an absolute path from the root node or relative path from the current node. Use this command to view the list of all nodes in the configuration hierarchy.

Parameter

Description

replace-config <filename>

New configuration file to be applied for the specified node.

ignore-masterip-config

(Optional) Ignores any master/conductor IP related changes from the specified configuration file.

<node-path>

(Optional) Path of the configuration node to which the new configuration is to be applied.

replace-config-reboot <filename1>

Replace node's configuration with the configuration file name provided and then reboot.

<node-path>

Path of the configuration node to be added, removed, or moved.

clone-from <source-path>

Copies an existing node’s configuration to a new node. The source and destination node names and locations are specified by the source node-path and node-path, respectively.

file config-file <filename>

Use configuration file for initially configuring the node.

move-to <dest-path>

Moves an existing user-created node in the hierarchy to the specified destination node. System-generated nodes cannot be moved. Ensure the following points while moving a node or device, otherwise the move operation will fail:

  • The node to be moved is a leaf node and does not have any group node or a device node as a child node under it.
  • No configuration is pending on the parent nodes of the child node to be moved.
  • The configuration on the node to be moved is complaint with the configuration in the new ancestor nodes chain.

Example

The following command clones the /md/group2 node-path to the /md/group1 node:

(host) [mynode] (config) #configuration node /md/group1 clone-from /md/group2

Command History

Release

Modification

ArubaOS 8.2.0.0

The move-to sub-parameter was introduced under the <node-path> parameter.

ArubaOS 8.0.0.0

Command introduced.

Command Information

Platforms

License

Command Mode

All platforms

Base operating system.

Config mode on Mobility Conductor.