Cisco Systems 10000 Network Router User Manual


 
17-5
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 17 Cisco 10000 Series Router PXF Stall Monitor
Configuration Example of Cisco 10000 Series Router PXF Stall Monitor
Configuration Example of Cisco 10000 Series Router PXF Stall
Monitor
The following example shows how to configure and verify the PSM:
Router# show pxf stall-monitoring
pxf stall-monitoring : Disabled
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# hw-module pxf stall-monitoring
Router(config)# exit
Router# show pxf stall-monitoring
pxf stall-monitoring : Enabled
Stall History
=============
Stall Threshold Configuration
=============================
Primary Action = LC-reset Threshold = 3 (default)
Primary Action = HT-reset Threshold = 3 (default)
Secondary action = SSO SwitchOver
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# hw-module pxf stall-monitoring HT-Reset 5
Router(config)# hw-module pxf stall-monitoring LC-Reset 4
Router(config)# exit
Step 5
exit
Example:
Router(config)# exit
Exits the global configuration mode.
Step 6
show pxf stall-monitoring [counters | reset
{active-status | cob-fib | cob-tib | pxf-drop}
subslot <sub slot>]
Example:
Router# show pxf stall-monitoring
Displays the current configuration and the operating status
of the PSM. The command also display the number of stalls
on the PSM after it was last enabled. You can use the
following parameters:
counters—Displays statistical information for all the
counters.
reset—Displays the following counters:
active-status—Displays the active status on the
specified subslot.
cob-fib—Displays the Cobalt FIB counter on the
specified subslot.
cob-tib—Displays the Cobalt TIB counter on the
specified subslot.
pxf-drop—Displays the PXF per RSRC drop
counter on the specified subslot.
subslot sub slot—Displays information about the
specified subslot.
Command or Action Purpose