A-15
Catalyst 2960 Switch Command Reference
OL-8604-03
Appendix A Catalyst 2960 Switch Bootloader Commands
more
more
Use the more bootloader command to display the contents of one or more files.
more filesystem:/file-url ...
Syntax Description
Command Modes Bootloader
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: more 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=642960
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
cat Displays the contents of one or more files.
type Displays the contents of one or more files.