C613-50170-01 Rev B
Command Reference for x510 Series
2284
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
PROVISION
NODE
LICENSE
-
CERT
atmf provision node license-cert
Overview
This command is used to set up the license certificate for a provisioned node.
The certificate file usually has all the license details for the network, and can be
stored anywhere in the network. This command makes a hidden copy of the
certificate file and stores it in the space set up for the provisioned node on AMF
backup media.
For node provisioning, the new device has not yet been part of the AMF network,
so the user is unlikely to know its product ID or its MAC address. When such a
device joins the network, assuming that this command has been applied
successfully, the copy of the certificate file will be applied automatically to the
provisioned node.
Once the new device has been resurrected on the network and the certificate file
has been downloaded to the provisioned node, the hidden copy of the certificate
file is deleted from AMF backup media.
Use the
no
variant of this command to set it back to the default.
This command can only be run on AMF master nodes.
Syntax
atmf provision node
<nodename>
license-cert
<file-path|URL>
no atmf provision node
<nodename>
license-cert
Default
No license certificate file is specified for the provisioned node.
Mode
Privileged Exec
Usage
This command is only available on master nodes in the AMF network. It will only
operate if the provisioned node specified in the command has already been set up,
and if the license certification is present in the backup file. Otherwise, an error
message is shown when the command is run.
Example 1
To apply the license certificate “cert1.txt” stored on a TFTP server for AMF
provisioned node “device2”, use the command:
device1#
atmf provision node device2 license-cert
tftp://192.168.1.1/cert1.txt
Example 2
To apply the license certificate “cert2.txt” stored in the AMF master's flash directory
for AMF provisioned node “host2”, use the command:
device1#
atmf provision node host2 license-cert /cert2.txt
Parameter
Description
<nodename>
The name of the provisioned node.
<file-path|URL>
The name of the certificate file. This can include the
file-path of the file.