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 |
<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:
|
Example
The following command clones the
node-path to the node:(host) [mynode] (config) #configuration node /md/group1 clone-from /md/group2
Command History
Release |
Modification |
ArubaOS 8.2.0.0 |
The |
ArubaOS 8.0.0.0 |
Command introduced. |
Command Information
Platforms |
License |
Command Mode |
All platforms |
Base operating system. |
Config mode on Mobility Conductor. |