D Commands
This chapter describes the Cisco NX-OS commands that begin with D that are used to manage a Cisco Nexus 2000 Series Fabric Extender from a Cisco Nexus 5000 Series switch.
description (fex)
To specify a description for a Fabric Extender, use the description command. To revert to the default description, use the no form of this command.
Syntax Description
Command Default
Command Modes
Fabric extender configuration mode
Command History
|
|
Examples
This example shows how to specify a description for a Fabric Extender:
switch#
configure terminal
switch(config)#
fex 101
switch(config-fex)#
description Rack16_FEX101
This example shows how to revert to the default description for a Fabric Extender:
switch#
configure terminal
switch(config)#
fex 101
switch(config-fex)#
no description
Related Commands
|
|
---|---|
Creates a Fabric Extender and enters Fabric Extender configuration mode. |
|
Displays all configured Fabric Extender chassis connected to the switch. |
diagnostic bootup level
To configure the bootup diagnostic level to trigger diagnostics when the device boots, use the diagnostic bootup level command. To remove the bootup diagnostic level configuration, use the no form of this command.
diagnostic bootup level { bypass | complete }
no diagnostic bootup level { bypass | complete }
Syntax Description
Specifies that all bootup diagnostics are performed. This is the default value. |
Command Default
Command Modes
Command History
|
|
---|---|
Support was added to control the diagnostic level of all the Fabric Extenders connected to the switch. |
Examples
This example shows how to configure the bootup diagnostics level to trigger the complete diagnostics:
This example shows how to remove the bootup diagnostics level configuration:
Related Commands
|
|
---|---|