Specifications
AMF Commands
New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions 191
atmf provision node configure boot config
This command sets the configuration file to use during the next boot cycle. This command
can also set a backup configuration file to use if the main configuration file cannot be
accessed for an AMF provisioned node. To unset the boot configuration or the backup
boot configuration use the no boot command.
Use the no variant of this command to set back to the default.
Syntax atmf provision node <nodename> configure boot config [backup]
[<file-path|URL>]
atmf provision node [<nodename>] configure no boot config [backup]
Default
No boot configuration files or backup configuration files are specified for the provisioned
node.
Mode Privileged Exec
Usage When using this command to set a backup configuration file, the specified AMF
provisioned node must exist. The specified file must exist in the flash directory created for
the provisioned node in the AMF remote backup media.
Examples To set the configuration file branch.cfg on the AMF provisioned node node1, use the
command:
To set the configuration file backup.cfg as the backup to the main configuration file on
the AMF provisioned node node1, use the command:
To unset the boot configuration, use the command:
To unset the backup boot configuration, use the command:
Related Commands atmf provision node configure boot system
show atmf provision nodes
Parameter Description
<nodename> The name of the provisioned node.
<file-path|URL> The path or URL and name of the configuration file.
MasterNodeName#
atmf provision node node1 configure boot
config branch.cfg
MasterNodeName#
atmf provision node node1 configure boot
config backup usb:/atmf/amf_net/nodes/node1/
config/backup.cfg
MasterNodeName#
atmf provision node node1 configure no boot
config
MasterNodeName#
atmf provision node node1 configure no boot
config backup










