Send documentation comments to mdsfeedback-doc@cisco.com
22-13
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show boot auto-copy
show boot auto-copy
To display state of the auto-copy feature, use the show boot auto-copy command.
show boot auto-copy [list]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example shows the message that displays on the console when you enable the auto-copy
feature.
switch(config)# boot auto-copy
Auto-copy administratively enabled
The following example shows the message that displays on the console when you disable the auto-copy
feature.
switch(config)# boot auto-copy
Auto-copy administratively disabled
The following example displays the current state of the auto-copy feature when it is enabled.
switch# show boot auto-copy
Auto-copy feature is enabled
The following example displays the current state of the auto-copy feature when it is disabled.
switch# show boot auto-copy
Auto-copy feature is disabled
The following example displays the ilc1.bin image being copied to the standby supervisor module's
bootflash, and once this is successful, the next file will be lasilc1.bin. This command only displays files
on the active supervisor module.
switch# show boot auto-copy list
File: /bootflash/ilc1.bin
Bootvar: ilce
File:/bootflash/lasilc1.bin
Bootvar: lasilc
list Displays the list of files to be auto-copied
Release Modification
1.2(1) This command was introduced.