Specifications

AMF Commands
192 New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions
atmf provision node configure boot system
This command sets the release file that will load onto a specified provisioned node during
the next boot cycle. This command can also set the backup release file to be loaded for an
AMF provisioned node. To unset the boot system release file or the backup boot release
file use the no boot command.
Use the no variant of this command to set back to the default.
This command can only be run on amf master nodes.
Syntax atmf provision node <nodename> configure boot system [backup]
[<file-path|URL>]
atmf provision node <nodename> configure no boot system [backup]
Default
No boot release file or backup release files are specified for the provisioned node.
Mode Privileged Exec
Usage When using this command to set a backup release 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 release file x900-5.4.4-1.rel on the AMF provisioned node node1, use
the command:
To set the backup release file 900-5.4.4-1.rel as the backup to the main release file
on the AMF provisioned node node1, use the command:
To unset the boot release, use the command:
To unset the backup boot release, use the command:
Related Commands atmf provision node configure boot config
show atmf provision nodes
Parameter Description
<nodename> The name of the provisioned node.
<file-path|URL> The path or URL and name of the release file.
MasterNodeName#
atmf provision node node1 configure boot
system x900-5.4.4-1.rel
MasterNodeName#
atmf provision node node1 configure boot
system backup card:/atmf/amf_net/nodes/
node1/flash/x900-5.4.4-1.rel
MasterNodeName#
atmf provision node node1 configure no boot
system
MasterNodeName#
atmf provision node node1 configure no boot
system backup