Specifications
OmniAccess Reference: AOS-W System Reference
652 Part 031652-00 May 2005
where <year> is the four-digit year, <month> is the name of the month, <day> is
the number of the day (1-31), hour is the time in hours (0-24) , <min> is the
number of minutes in the hour (0-60), and <sec> is the number of seconds in
the minute (0-60).
Example
To set the time to be 5 January 2005 at 11:23:00 PM, enter:
(switch) #clock set 2005 January 5 11 23 00
(switch) #
NOTE—In AOS-W 2.3 or higher, specify the month by its name (for example,
December) rather than by its number (for example, 12). Also note that dates
are set in the format of year, month, and date rather than day, month, and
year, or month, day, and year.
configure terminal
Accesses the switch configuration mode.
Example
(switch)#configure terminal
(switch)(config)#
copy
Duplicates files.
Syntax
flash:
ftp: ftp file system
log Logging
running-config Running Configuration
startup-config Startup Configuration
system: System Partition
tftp: Tftp file system
copy flash
Copies the flash file to a backup file on the switch or to an external host using
TFTP.
Syntax
copy flash <srcfilename> <flash:destfilename> |<tftp:tftphost>