Cisco Nexus 5000 Series NX-OS System Management Command Reference
D Commands

Table Of Contents

D Commands

diagnostic bootup level


D Commands


This chapter describes the system management commands that begin with D.

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

bypass

Specifies that all bootup tests are skipped.

complete

Specifies that all bootup diagnostics are performed. This is the default value.


Command Default

Complete

Command Modes

Global configuration mode

Command History

Release
Modification

4.0(0)N1(1)

This command was introduced.

4.2(1)N2(1)

Support was added to control the diagnostic level of all the Cisco Nexus 2000 Series Fabric Extenders connected to the switch.


Examples

This example shows how to configure the bootup diagnostics level to trigger the complete diagnostics:

switch(config)# diagnostic bootup level complete 
switch(config)# 

This example shows how to remove the bootup diagnostics level configuration:

switch(config)# no diagnostic bootup level complete 
switch(config)# 

Related Commands

Command
Description

show diagnostic bootup level

Displays the bootup diagnostics level.

show diagnostic bootup result

Displays the results of the diagnostics tests.