Specifications
7-96
Cisco MGX 8850 (PXM45) and MGX 8950 Software Configuration Guide
Release 3, Part Number 78-14788-01 Rev. C0, January 2004
Chapter 7 Switch Operating Procedures
Diagnostics Support MGX 8850 and MGX 8950 Switches
Example 7-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 AXSME in slot 8.
A medium offline diagnostics coverage test is scheduled to run every Monday and Friday at 21:30 (8:30
PM).
8850_NY.7.PXM> 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 the All Cards in a Switch
Enter the cnfdiagall command as follows to enable and configures online or offline diagnostics for all
card slots:
8850_NY.7.PXM> cnfdiagall <onEnb> <offEnb> [<offCover> <offStart> <offDow>]
Example 7-4 Configuring online diagnostics only
In the following example, the user enables online diagnostics only for all cards in the switch.
cnfdiag 7 enable disable
Example 7-5 Configuring offline diagnostics only
In the following example, the user enables online diagnostics for all cards in the switch. A medium
online diagnostics coverage test is scheduled to run every Wednesday at 11:30 (11:30 AM).
cnfdiag 7 disable enable medium 11:30 -W
Table 7-48 cnfdiagall Command
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
us i ng 24 h o u r ti m e . Th e f orma t i s : hh : m m . 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.