Use the export command to export the controller‘s configuration, CDRs, logs and audit information, or all of them in a .zip file to either the local or flash drive. During the export process, the .zip file containing the controller's data is zipped. The exported file displays .zip extension. If you want to upload the controller‘s data to the FTP or SCP server, you must use the copy configuration command. For more information, see copy.
configuration | Exports the controller‘s configuration. |
cdrs | Exports the controller‘s CDRs. |
all | Exports all of the following: controller‘s configuration, CDRs, logs, audit information. |
logs | Exports the controller‘s logs. |
audit | Exports the controller‘s audit information. |
local | Exports the specified data to the local drive. |
flash | Exports the specified data to the flash drive. |
The following command exports the controller‘s existing configuration in a .zip file:
EWC.extremenetworks.com# export configuration Filename (lab-91-f.16082010.110525): Comment: Please wait... CLI Export start: Mon Aug 16 11:05:33 2010 CLI Export end: Mon Aug 16 11:05:37 2010 Creating lab-91-f.16082010.110525... Backup/Export complete.
The following example exports the controller‘s CDRs:
EWC.extremenetworks.com# export cdrs Filename (lab-91-f.16082010.110544): Comment: Please wait... Creating lab-91-f.16082010.110544... Backup/Export complete.
The following example exports the controller‘s logs:
EWC.extremenetworks.com# export logs Filename (lab-91-f.16082010.110548): Comment: Please wait... Creating lab-91-f.16082010.110548... Backup/Export complete.
The following example exports the controller‘s audit information:
EWC.extremenetworks.com# export audit Filename (lab-91-f.16082010.110554): Comment: Please wait... Creating lab-91-f.16082010.110554... Backup/Export complete.
The following example exports all of the following: Configuration, CDRs, logs, audit information:
EWC.extremenetworks.com# export all Filename (lab-91-f.16082010.110654): Comment: Please wait... CLI Export start: Mon Aug 16 11:06:59 2010 CLI Export end: Mon Aug 16 11:07:03 2010 Creating lab-91-f.16082010.110654... Backup/Export complete. EWC.extremenetworks.com#