Copying crash file information to another file

Crash logs for all modules are always available on the active management module. You can use the copy crash-log and copy crash-data commands to copy the information to a file of your choice.

Syntax


copy crash-log [slot-id | mm] tftp ip-address filename

Copies the crash logs of both the active and standby management modules to a user-specified file. If no parameter is specified, files from all modules (management and interface) are concatenated.

slot-id

Retrieves the crash log from the module in the specified slot.

mm

Retrieves the crash logs from both management modules and concatenates them.

Syntax


copy crash-data [slot-id | mm] tftp ip-address filename

Copies the crash data of both the active and standby management modules to a user-specified file. If no parameter is specified, files from all modules (management and interface) are concatenated.

slot-id

Retrieves the crash data from the module in the specified slot.

mm

Retrieves the crash data from both management modules and concatenates them.