A-4
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Appendix A Cisco Catalyst Blade Switch 3030 Boot Loader Commands
cat
cat
Use the
cat
boot loader command to display the contents of one or more files.
cat
filesystem
:/
file-url ...
Syntax Description
Command Modes
Boot loader
Command History
Usage Guidelines
Filenames and directory names are case sensitive.
If you specify a list of files, the contents of each file appears sequentially.
Examples
This example shows how to display the contents of two files:
switch:
cat flash:/new-images/info flash:env_vars
version_suffix: lanbase-122-25.SEE
version_directory: cbs30x0-lanbase-mz.122-25.SEE
image_name: cbs30x0-lanbase-mz.122-25.SEE.bin
ios_image_file_size: 4590080
total_image_file_size: 6185984
image_feature: LAYER_2|SSH|3DES|MIN_DRAM_MEG=128
image_family: CBS30x0
info_end:
BAUD=57600
MANUAL_BOOT=no
Related Commands
filesystem
:
Alias for a flash file system. Use
flash:
for the system board flash device.
/
file-url
Path (directory) and name of the files to display. Separate each filename with a space.
Release
Modification
12.2(25)SEE
This command was introduced.
Command
Description
more
Displays the contents of one or more files.
type
Displays the contents of one or more files.