C613-50100-01 REV C Command Reference for x930 Series 2583
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
ALLIED TELESIS MANAGEMENT FRAMEWORK™ (AMF) COMMANDS
ATMF
PROVISION NODE CREATE
atmf provision node create
Overview This command sets up an empty directory on the backup media for use with a
provisioned node. This directory can have configuration and release files copied to
it from existing devices. Alternatively, the configuration files can be created by the
user.
An alternative way to create a new provisioned node is with the command atmf
provision node clone.
This command can only run on AMF master nodes.
Syntax
atmf provision node <nodename> create
Mode Privileged Exec
Usage This command is only available on master nodes in the AMF network.
The atmf provision node create command (or atmf provision node clone) must be
executed before you can use other atmf provision node commands with the
specified node name. If a backup or provisioned node already exists for the
specified node name then you must delete it before using this command.
A date and time is assigned to the new provisioning directory reflecting when this
command was executed. If there is a backup or provisioned node with the same
name on another AMF master then the most recent one will be used.
Example To create a new provisioned node named “device2” use the command:
device1# atmf provision node device2 create
Running this command will create the following directories:
•<media>:atmf/<atmf_name>/nodes/<node>
•<media>:atmf/<atmf_name>/nodes/<node>/flash
To confirm the new node’s settings, use the command:
device1# show atmf backup
The output for the show atmf backup command is shown in the following figure,
and shows details for the new provisioned node device2.
Parameter Description
<nodename> The name of the node that is being provisioned.