Cisco Systems MDS 9000 Marine Radio User Manual


 
20-8
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 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 This command was modified in Release 1.2(2).
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 ASM module.
switch# show boot module
Module 2
asm-sfn variable = bootflash:/asm-image
The following example displays a list of all boot variables. The ASM-SFN boot variable is used for the
ASM.
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.