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-13
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.