A-4
Catalyst 2960 Switch Command Reference
78-16882-01
Appendix A Catalyst 2960 Switch 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.FX
version_directory: c2960-lanbase-mz.122-25.FX
image_name: c2960-lanbase-mz.122-25.FX.bin
ios_image_file_size: 4413952
total_image_file_size: 4424192
image_feature: LAYER_2|MIN_DRAM_MEG=64
image_family: C2960
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)FX This command was introduced.
Command Description
more Displays the contents of one or more files.
type Displays the contents of one or more files.