C613-50100-01 REV C Command Reference for x930 Series 2581
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
ALLIED TELESIS MANAGEMENT FRAMEWORK™ (AMF) COMMANDS
ATMF
PROVISION NODE CONFIGURE BOOT CONFIG
atmf provision node configure boot config
Overview 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:
MasterNodeName# atmf provision node node1 configure boot config
branch.cfg
To set the configuration file backup.cfg as the backup to the main
configuration file on the AMF provisioned node node1, use the command:
MasterNodeName# atmf provision node node1 configure boot config
backup usb:/atmf/amf_net/nodes/node1/config/backup.cfg
To unset the boot configuration, use the command:
MasterNodeName# atmf provision node node1 configure no boot
config
To unset the backup boot configuration, use the command:
MasterNodeName# atmf provision node node1 configure no boot
config backup
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.