Boot System - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

boot system

boot system
To enable a system image boot, use the boot system command in global configuration mode. To disable the
configuration, use the no form of this command.
boot system switch {all | number} {flash: | ftp: | http: | tftp:}
no boot system [switch | {all | number}] [flash: | ftp: | http: | tftp:]
Syntax Description
flash:
ftp:
http:
tftp:
switch number
Command Modes
Global configuration (config)
Command History
Release
Cisco IOS XE Denali 16.3.2
Usage Guidelines
You can either use an IPv4 or an IPv6 address for the remote FTP/HTTP/TFTP servers.
For an IPv6 address, you must enter the IPv6 address inside square brackets (as per RFC 2732); if not the
device will not boot.
Examples
The following example shows how to boot an image file from an IPv4 HTTP server:
Device(config)# boot system switch 1 http://192.0.2.42/image-filename
Examples
The following example shows how to boot an image file from an IPv6 HTTP server:
Device(config)# boot system switch 1 http://[2001:db8::1]/image-filename
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
574
Specifies the flash filesytem to boot an image.
Specifies an FTP location to boot an image.
Specifies an HTTP location to boot an image.
Specifies a TFTP location to boot an image.
Enables booting for switches in a stack. Valid values are from 0 to 9.
Modification
This command was introduced.

Advertisement

Table of Contents
loading

Table of Contents