C613-50631-01 Rev A Command Reference for IE340 Series 273
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
DEBUG
CORE-FILE
debug core-file
Overview Use this command to enable the generation of crash core files.
Use the no variant of this command to disable the generation of crash core files.
Syntax
debug core-file
no debug core-file
Default Enabled.
Mode Global Configuration
Usage notes Core files may contain raw memory content. This may not be acceptable in a
security certified network. Use the no debug core-file command to prevent such
core files from being generated.
Example To prevent the generation of core files, use the commands:
awplus# configure terminal
awplus(config)# no debug core-file
Related
commands
show system
Command
changes
Version 5.4.9-1.0: command added