Send documentation comments to mdsfeedback-doc@cisco.com
22-12
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.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.