9-200
Cisco IOS XR Troubleshooting Guide for the Cisco CRS-1 Router
OL-21483-02
Chapter 9 Troubleshooting Memory
Watchdog System Monitor
Examples
The watchdog memory threshold enables you to set the memory thresholds.
RP/0/RP0/CPU0:router(config)# watchdog threshold memory location 0/RP0/CPU0 minor 30
severe 20 critical 10
The show watchdog threshold memory default command enables you to display the default memory
thresholds.
RP/0/RP0/CPU0:router# show watchdog threshold memory defaults location all
[K---- node0_RP1_CPU0 ---
Default memory thresholds:
Minor: 409 MB
Severe: 204 MB
Step 3
end
or
commit
Example:
RP/0/RP0/CPU0:router(config)# end
or
RP/0/RP0/CPU0:router(config)# commit
Saves configuration changes.
• When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
–
Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
–
Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
–
Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
• Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Step 4
exit
Example:
RP/0/RP0/CPU0:router(config)# exit
Exits global configuration mode and enters EXEC mode.
Step 5
show watchdog [memory-state| threshold memory
{configured | defaults}] [location
node-id
]
Example:
RP/0/RP0/CPU0:router# show watchdog threshold
memory configured location 0/RP0/CPU0
Displays information about the threshold memory in the
specified locations, either as configured by the user or for
the default settings.
Step 6
Contact Cisco Technical Support. If the problem has not been determined and is not resolved,
contact Cisco Technical Support. For Cisco Technical
Support contact information, see the “Obtaining
Documentation and Submitting a Service Request” section
on page viii in the Preface.
Command or Action Purpose