show debug

show debug

Description

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.

Syntax Description

This command has no arguments or variables.

Default

N/A.

Usage Guidelines

By default, the switch writes core dump files to the internal memory card. To change the default configuration, use the configure debug core-dumps command.

Example

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 (internal-memory)

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 (memorycard)

History

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.

Platform Availability

This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.