Activating A Diagnostic Test - Cisco Nexus 9000 Series Configuration Manual

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Online Diagnostics

Activating a Diagnostic Test

You can set a diagnostic test as active and optionally modify the interval (in hours, minutes, and seconds) at
which the test runs.
Procedure
Step 1
Step 2
Step 3
Step 4
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
diagnostic monitor interval module slot
test [test-id | name | all] hour hour min
minute second second
Example:
switch(config)# diagnostic monitor
interval module 6 test 3 hour 1
min 0 second 0
[no] diagnostic monitor module slot
test [test-id | name | all]
Example:
switch(config)# diagnostic monitor
interval module 6 test 3
show diagnostic content module {slot
| all}
Example:
switch(config)# show diagnostic
content module 6
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
Activating a Diagnostic Test
Purpose
Enters global configuration mode.
Configures the interval at which the specified test is run.
If no interval is set, the test runs at the interval set
previously, or the default interval.
The argument ranges are as follows:
• slot—The range is from 1 to 10.
• test-id—The range is from 1 to 14.
• name—Can be any case-sensitive, alphanumeric
string up to 32 characters.
• hour—The range is from 0 to 23 hours.
• minute—The range is from 0 to 59 minutes.
• second—The range is from 0 to 59 seconds.
Activates the specified test.
The argument ranges are as follows:
• slot—The range is from 1 to 10.
• test-id—The range is from 1 to 14.
• name—Can be any case-sensitive, alphanumeric
string up to 32 characters.
The [no] form of this command inactivates the specified
test. Inactive tests keep their current configuration but do
not run at the scheduled interval.
(Optional)
Displays information about the diagnostics and their
attributes.
153

Advertisement

Table of Contents
loading

Table of Contents