C613-50170-01 Rev B
Command Reference for x510 Series
2287
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
REBOOT
-
ROLLING
atmf reboot-rolling
Overview
This command enables you to reboot the nodes in an AMF working-set, one at a
time, as a rolling sequence in order to minimize downtime. Once a rebooted node
has finished running its configuration and its ports are up, it re-joins the AMF
network and the next node is rebooted.
By adding the
url
parameter, you can also upgrade your devices’ software one AMF
node at a time.
The
force
parameter forces the rolling reboot to continue even if a previous node
does not rejoin the AMF network. Without the
force
parameter, the unsuitable
node will time-out and the rolling reboot process will stop. However, with the
force
parameter applied, the process will ignore the timeout and move on to
reboot the next node in the sequence.
This command can take a significant amount of time to complete.
Syntax
atmf reboot-rolling [force] [<
url
>]
Mode
Privileged Exec
Usage
You can load the software from a variety of locations. The latest compatible release
for a node will be selected from your selected location, based on the parameters
and URL you have entered.
For example card:/5.4.6/x*-5.4.6-*.rel will select from the folder card:/5.4.6 the
latest file that matches the selection x (wildcard) -5.4.6-(wildcard).rel. Because x* is
applied, each device type will be detected and its appropriate release file will be
installed.
Other allowable entries are:
Parameter
Description
force
Ignore a failed node and move on to the next node. Where a
node fails to reboot a timeout is applied based on the time
taken during the last reboot.
<
url
>
The path to the software upgrade file.
Entry
Used when loading software
card:*.rel:
from an SD card
tftp:
<ip-address>
:
from a TFTP server
usb:
from a USB flash drive
flash:
from flash memory, e.g. from one x930 switch to another
scp:
using secure copy
http:
from an HTTP file server