2-616
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set system core-file
set system core-file
To specify the core image filename, use the set system core-file command.
set system core-file {device:[filename]}
Syntax Description
Defaults The default filename is “crashinfo.”
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines A device name check is performed when you enter the set system core-file command. If a valid device
name is not found, an error message displays.
When a core dump occurs, the actual file written out will append the date to the filename in th is for mat:
_{yymmdd}-{hhmmss}.
Examples This example shows how to use the default core image filename:
Console> (enable) set system core-file bootflash:
Attach default filename crashinfo to the device
System core-file set.
Console> (enable)
This example shows how to set the core image filename:
Console> (enable) set system core-file slot0:abc
System core-file set.
Console> (enable)
Related Commands set system core-dump
device Device where the core image file resides; valid values are
bootflash and slot0.
filename (Optional) Name of the core image file.