Specifications

9-83
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 9 Switch Operating Procedures
Managing PXM1E and AXSM Card Diagnostics
Example 9-2 Configuring offline diagnostics only
In the following example, the user enables online diagnostics for the PXM1E in slot 7. A medium online
diagnostics coverage test is scheduled to run every Wednesday at 11:30 (11:30 AM).
MGX.7.PXM.a > cnfdiag 7 disable enable medium 11:30 -W-
Example 9-3 Configuring both online and offline diagnostics at the same time
In the following example, the user enables both online and offline diagnostics for the PXM1E in slot 8.
A medium offline diagnostics coverage test is scheduled to run every Monday and Friday at 21:30 (8:30
PM).
MGX.7.PXM.a > cnfdiag 7 enable enable medium 21:30 -M-F-
To display your online diagnostics test configuration and ensure all the parameters have been set
correctly, enter the dspdiagcnf command.
Enabling Online and Offline Diagnostics Tests on All Cards in a Switch
Enter the cnfdiagall command as follows to enable and configures online or offline diagnostics for all
card slots:
MGX_a.7.PXM.a > cnfdiagall <slot> <onEnb> <offEnb> [<offCover> <offStart> <offDow>]
Table 9-36 describes the cnfdiagall command parameters.
Example 9-4 Configuring online diagnostics only
In the following example, the user enables online diagnostics only for all cards in the switch.
Unknown.7.PXM.a > cnfdiagall 7 enable disable
Table 9-36 cnfdiagall Command Parameters
Parameter Description
onEnb Enable or disable online diagnostics. The default is disable.
offEnb Enable or disable offline diagnostics. The default is disable.
offCover Set the offline diagnostics coverage time to light, medium, or full.
light = 5 minutes or less
medium = 30 minutes or less
full = any number of minutes-no limit
offStart Set the time for the offline diagnostics to begin using 24 hour time. The format is: hh:mm.
For example: 03:45 or 22:30
offDow Sets the day of the week for the offline diagnostics to run. The format is SMTWTFS. For
example: -M-W--- is Mondays and Wednesdays only.