Single copy command
When a switch crashes, five files relating to the crash; core-dump, crash-data, crash-log, fdr-log, and event-log are created and should be copied for review. All five files (core-dump, crash-data, crash-log, fdr-log, and event-log) should be copied to a destination specified under a directory by file name.
- TFTP
A destination directory and files can be created for all crash files (core-dump, crash-data, crash-log, fdr-log, and event-log) on an TFTP server (with write permissions).
- SFTP
Files are auto created on the SFTP server as a secured transfer. The destination directories however can be manually created on the server.
You can use specified directories for the TFTP/SFTP
transfers in the copy
command. If you specify a
directory, the command copies all files under one directory. With
no directory specified, the command copies all files to the TFTP/SFTP
server home directory. You must specify a directory name.