Allied Telesis X610-24TS-POE+ Switch User Manual


 
AMF Commands
AMF Software Reference Supplement for Allied Telesis x-Series Switches
C613-50031-01 REV B AlliedWare Plus
TM
Operating System - Software Version 5.4.3-1.4 and later 53
Command List
This chapter provides an alphabetical reference for AMF commands.
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.
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 (or its “no” variant, to disable the
schedule).
Examples To schedule backup requests to begin at 11 pm and execute daily, 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 per day that backups will be taken
VCF_1#
configure terminal
VCF_1(config)#
atmf backup 23:00 frequency 1
Caution
File names that comprise identical text, but with differing case, such as Test.txt
and test.txt, will not be recognized a 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.