Specifications

Table Of Contents
2-177
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
logger get support-file
logger get support-file
Generates a log file for technical support via FTP. Note that this operation may take some time.
logger get support-file filename
Syntax Description
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example generates a technical support log file (via FTP) named support.zip.
SCE>enable 10
Password:<cisco>
SCE#logger get support-file ftp://user:1234@10.10.10.10/c:/support.zip
SCE#
filename Name of the generated log file. The specified file must be located on an FTP
site, not on the local file system.
Release Modification
2.5.7 This command was introduced.