C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1443
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AMF C
OMMANDS
ATMF
PROVISION
NODE
DELETE
atmf provision node delete
Overview
This command deletes files that have been created for loading onto a provisioned
node. It can only be run on master nodes.
Syntax
atmf provision node
<nodename>
delete
Mode
Privileged Exec
Usage
This command is only available on master nodes in the AMF network. The
command will only work if the provisioned node specified in the command has
already been set up (although the device itself is still yet to be installed). Otherwise,
an error message is shown when the command is run.
You may want to use the
atmf provision node delete
command to delete a
provisioned node that was created in error or that is no longer needed.
This command cannot be used to delete backups created by the AMF backup
procedure. In this case, use the command
atmf backup delete
to delete the files.
NOTE
:
This command allows provisioned entries to be deleted even if they have been
referenced by the
atmf provision
command, so take care to only delete unwanted
entries.
Example
To delete backup files for a provisioned node named device3 use the command:
device1#
atmf provision node device3 delete
To confirm that the backup files for provisioned node device3 have been deleted
use the command:
device1#
show atmf backup
The output should show that the provisioned node device3 no longer exists in the
backup file, as shown in the figure below:
Parameter
Description
<nodename>
The name of the provisioned node to be deleted.