S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-49
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
diagnostic bootup level
diagnostic bootup level
To configure the bootup diagnostic level to trigger diagnostics when the device boots, use the
diagnostic
bootup level
command. To remove bootup diagnostic level configuration, use the
no
form of this
command.
diagnostic bootup level
{
bypass
|
complete
}
no diagnostic bootup level
{
bypass
|
complete
}
Syntax Description
Command Default
Complete
Command Modes
Global configuration mode
Command History
Examples
This example shows how to configure the bootup diagnostics level to trigger the complete diagnostics:
switch#
configure terminal
switch(config)#
diagnostic bootup level complete
switch(config)#
This example shows how to remove the bootup diagnostics level configuration:
switch#
configure terminal
switch(config)#
no diagnostic bootup level complete
switch(config)#
Related Commands
bypass
Specifies that all bootup tests are skipped.
complete
Specifies that all bootup diagnostics are performed. This is the default
value.
Release
Modification
5.0(3)U1(1)
This command was introduced.
Command
Description
show diagnostic
bootup level
Displays the bootup diagnostics level.
show diagnostic
bootup result
Displays the results of the diagnostics tests.