C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1439
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AMF C
OMMANDS
ATMF
PROVISION
NODE
CONFIGURE
BOOT
SYSTEM
atmf provision node configure boot system
Overview
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
x610-5.4.4-1.rel
on the AMF provisioned node
node1
, use the command:
MasterNodeName#
atmf provision node node1 configure boot system
x610-5.4.4-1.rel
To set the backup release file
x610-5.4.4-1.rel
as the backup to the main
release file on the AMF provisioned node
node1
, use the command:
MasterNodeName#
atmf provision node node1 configure boot system
backup card:/atmf/amf_net/nodes/node1/flash/x610-5.4.4-1.rel
To unset the boot release, use the command:
MasterNodeName#
atmf provision node node1 configure no boot
system
To unset the backup boot release, use the command:
MasterNodeName#
atmf provision node node1 configure no boot
system backup
Parameter
Description
<nodename>
The name of the provisioned node.
<file-path|URL>
The path or URL and name of the release file.