21-10
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 21 Configuring GOLD
Configuring Online Diagnostics
Schedule #1:
To be run daily 12:12
Test ID(s) to be executed: 1-2.
Schedule #2:
To be run daily 16:16
Test ID(s) to be executed: 3.
Port(s) to be tested: 1.
Console> (enable)
Specifying the Online Diagnostic Failure Response
You can specify the online diagnostic failure response for the supervisor engine. If you specify the
ignore
keyword, the supervisor engine boots up after failing the online diagnostics. If you specify the
system
keyword (the default), the supervisor engine is kept offline and module-specific corrective action
is taken.
To specify the online diagnostic failure response for the supervisor engine, perform this task in
privileged mode:
This example shows how to specify that the supervisor engine goes offline after failing the online
diagnostics:
Console> (enable)
set diagnostic diagfail-action system
Diagnostic failure action set to system.
Console> (enable)
show diagnostic diagfail-action
Diagnostic failure action at last bootup : system
Diagnostic failure action at next reset : system
Console> (enable)
Specifying the Online Diagnostic Event Log Size
The default setting is 500 entries and the range is 1 to 10000 entries.
To specify the online diagnostic event-log size, perform this task in privileged mode:
This example shows how to specify 1000 entries for the online diagnostic event-log size:
Console> (enable)
set diagnostic event-log size 1000
Diagnostic event-log size set to 1000
Console> (enable)
Task
Command
Step 1
Specify the online diagnostic failure response for
the supervisor engine.
set diagnostic diagfail-action
{
ignore
|
system
}
Step 2
Display the configuration settings for the online
diagnostic failure response for the supervisor
engine.
show diagnostic diagfail-action
Task
Command
Specify the online diagnostic event-log size.
set diagnostic event-log size
[
size
]