Boot System - Cisco catalyst 3750 Command Reference Manual

Hide thumbs Also See for catalyst 3750:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750 Switch Cisco IOS Commands

boot system

Use the boot system global configuration command 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.1(11)AX
12.2(25)SEA
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-8552-07
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.
Specify a stack member.
Specify all stack members.
Modification
This command was introduced.
The switch {number | all} keywords were added. The boot system command
now works properly on switch stacks and standalone switches.
Catalyst 3750 Switch Command Reference
boot system
2-59

Advertisement

Table of Contents
loading

Table of Contents