This command displays whether the writing of core dump files is enabled or disabled and whether the files are written to internal memory, a compact flash card, or a USB 2.0 storage device.
This command has no arguments or variables.
N/A.
By default, the switch writes core dump files to the internal memory card. To change the default configuration, use the configure debug core-dumps [ off | directory_path] command.
The following example shows that the switch is configured to send core dump files to the internal memory card:
Switch.2 # show debug Debug Settings: Core dumps: Enabled (/usr/local/tmp)
The following example shows that the sending core dump files is disabled:
Switch.99 # show debug Debug Settings: Core dumps: Disabled
The following example shows that the switch is configured to send core dump files to a compact flash card or USB 2.0 storage device:
Switch.76 # show debug Debug Settings: Core dumps: Enabled (/usr/local/ext)
This command was first available in ExtremeXOS 11.1.
Support for the internal memory card was added in ExtremeXOS 11.2.
Support for USB 2.0 storage devices was added in ExtremeXOS 12.5.3.
The output was changed to show a directory path ExtremeXOS 30.3.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.