Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-73
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg ipc crashdump
ip csg ipc crashdump
To define the action to be taken by the CSG2 if an Interprocessor Communication (IPC) link fails, use
the ip csg ipc crashdump command in global configuration mode. To restore the default setting, use the
no form of this command.
ip csg ipc crashdump [never | tolerance [number-of-seconds]]
no ip csg ipc crashdump
Syntax Description
Defaults The default setting is to never generate a crash dump.
If you specify the tolerance keyword without specifying a time, the CSG2 generates a crash dump 60
seconds after an IPC link fails.
Command Modes Global configuration
Command History
Usage Guidelines We recommend that you change the crash dump setting only when directed to do so by Cisco Technical
Assistance Center (TAC) engineers. In most environments, the default value is the most appropriate
setting.
Examples The following example shows how to specify that the CSG2 is to generate a crash dump 120 seconds
after an IPC link fails:
ip csg ipc crashdump tolerance 120
never (Optional) Never generate a crash dump in an IPC link fails. This
is the default setting.
tolerance number-of-seconds (Optional) Time, in seconds, that the CSG2 is to wait after an IPC
link fails before generating a crash dump. The range is 60 to 600.
The default value is 60.
Release Modification
12.4(11)MD This command was introduced.