S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
22-12
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 22 Show Commands
show boot
show boot
To display the boot variables or modules, use the
show boot
command.
show boot
[
module
[
slot
|
variable-name
]
|
sup-1
|
sup-2
|
variables
]
Syntax Description
Defaults
None.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example displays the current contents of the boot variable:
switch#
show boot
kickstart variable = bootflash:/kickstart-image
system variable = bootflash:/system-image
Module 2
asm-sfn variable = bootflash:/asm-image
The following example displays the images on the specified module:
switch#
show boot module
Module 2
asm-sfn variable = bootflash:/asm-image
The following example displays a list of all boot variables:
switch#
show boot variables
List of boot variables are:
asm-sfn
system
kickstart
module
Displays the boot variables for modules.
slot
Specifies a module by the slot number.
variable-name
Specifies the variable. Maximum length is 80 characters.
sup-1
Displays the upper sup configuration.
sup-2
Displays the lower sup configuration.
variables
Displays the list of boot variables.
Release
Modification
1.2(2)
This command was introduced.