Boot System - Cisco Catalyst 3560X-24P Command Reference Manual

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands

boot system

Use the boot system global configuration command on the switch stack or on a standalone switch to
specify the Cisco IOS image to load during the next boot cycle. Use the no form of this command to
return to the default setting.
Syntax Description
filesystem:
/file-url
switch
number
all
Defaults
The switch attempts to automatically boot up the system by using information in the BOOT environment
variable. If this variable is not set, the switch attempts to load and execute the first executable image it
can by performing a recursive, depth-first search throughout the flash file system. In a depth-first search
of a directory, each encountered subdirectory is completely searched before continuing the search in the
original directory.
Command Modes
Global configuration
Command History
Release
12.2(53)SE2
Usage Guidelines
Filenames and directory names are case sensitive.
If you enter the boot system filesystem:/file-url command on the stack master, the specified software
image is loaded only on the stack master during the next boot cycle.
On the stack master, use the boot system switch number command to specify that the software image is
loaded on the specified stack member during the next boot cycle. Use the boot system switch all
command to specify that the software image is loaded on all the stack members during the next boot
cycle.
OL-21522-02
boot system {filesystem:/file-url ...| switch {number | all}}
no boot system
no boot system switch {number | all}
Alias for a flash file system. Use flash: for the system board flash device.
The path (directory) and name of a bootable image. Separate image names
with a semicolon.
Specify the switches on which the Cisco IOS image is loaded.
This keyword is supported only on on stacking-capable switches.
Specify a stack member. (Specify one stack member only.)
This keyword is supported only on on stacking-capable switches.
Specify all stack members.
This keyword is supported only on on stacking-capable switches.
Modification
This command was introduced.
Catalyst 3750-X and 3560-X Switch Command Reference
boot system
2-77

Advertisement

Table of Contents
loading

Table of Contents