C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1441
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AMF C
OMMANDS
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.