Specifications
AMF Commands
164 New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions
atmf backup
This command can only be applied to a master node. It manually schedules an AMF
backup to start at a specified time and to execute a specified number of times per day.
Use the no variant of this command to disable the schedule.
Syntax atmf backup {default|<hh:mm> frequency <1-24>}
no atmf backup enable
Default
Backups run daily at 03:00 AM, by default
Mode Global Configuration
Usage Running this command only configures the schedule. To enable the schedule, you should
then apply the command atmf backup enable.
Example To schedule backup requests to begin at 11 am and execute twice per day
(11 am and 11 pm), use the following command:
Related Commands atmf backup enable
atmf backup stop
show atmf backup
Parameter Description
default Restore the default backup schedule.
<hh:mm> Sets the time of day to apply the first backup, in hours and
minutes. Note that this parameter uses the 24 hour clock.
backup Enables AMF backup to external media.
frequency <1-24> Sets the number of times within a 24 hour period that
backups will be taken.
VCF_1#
configure terminal
VCF_1(config)#
atmf backup 11:00 frequency 2
Caution
File names that comprise identical text, but with differing case, such as
Test.txt and test.txt, will not be recognized as being different on a FAT32
based backup media such as a USB storage device. However, these filenames
will be recognized as being different on your Linux based switch. Therefore,
for good practice, ensure that you apply a consistent case structure for your
back-up file names.










