Specifications
OmniAccess Reference: AOS-W System Reference
654 Part 031652-00 May 2005
sapm Logging for AP Manager (Master switch only)
snmp Logging for SNMP agent
ssi Logging for Secure Service Interface
stm Logging for Station Management
suser Logging for User Information
traffic Logging for traffic
wms Logging for Wireless Management (Master switch
only)
copy running-config
Copies the running-config file to the specified location.
Syntax
copy running-config <flash:destfilename> |<tftp:tftphost>
copy startup-config
Copies the startup-config file to the specified location.
Syntax
copy startup-config <flash:destfilename> |<tftp:tftphost>
copy tftp
Copies the specified file to the specified location using TFTP.
Syntax
copy tftp: <tftphost> <filename> <flash | system partition>
where:
<tftphost> Is the TFTP server host name or IP address.
<filename> Is the name of the file to be copied.
flash Specifies that the file be copied to the flash file system.
system Specifies the System Partition number, 0 or 1.
Example
The following example specifies that the file main be copied to system partition
1 using TFTP.
(switch) #copy tftp: main 9147 system: partition 1
copy ftp
Copies the specified file to the specified location using FTP.