2-273
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco
Catalyst
Blade Switch 3030 Cisco IOS Commands
show boot
show boot
Use the
show boot
privileged EXEC command to display the settings of the boot environment variables.
show boot
[ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Expressions are case sensitive. For example, if you enter
| exclude output
, the lines that contain
output
are not displayed, but the lines that contain
Output
are displayed.
Examples
This is an example of output from the
show boot
command.
Table 2-15
describes each field in the
display.
Switch#
show boot
BOOT path-list: flash:cbs30x0-lanbase-mz-122.25.SEE/cbs30x0-lanbase-mz-122.25.SEE.bin
Config file: flash:/config.text
Private Config file: flash:/private-config
Enable Break: no
Manual Boot: yes
HELPER path-list:
NVRAM/Config file
buffer size: 32768
| begin
(Optional) Display begins with the line that matches the
expression
.
| exclude
(Optional) Display excludes lines that match the
expression
.
| include
(Optional) Display includes lines that match the specified
expression
.
expression
Expression in the output to use as a reference point.
Release
Modification
12.2(25)SEE
This command was introduced.