A-16
Catalyst 3560 Switch Command Reference
78-16405-05
Appendix A Catalyst 3560 Switch Boot Loader Commands
more
more
Use the more boot loader command to display the contents of one or more files.
more 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: more flash:/new-images/info flash:env_vars
version_suffix: ipservices-122-25.SEB
version_directory: c3560-ipservices-mx.122-25.SEB
image_name: c3560-ipservices-mx.122-25.SEB.bin
ios_image_file_size: 6395392
total_image_file_size: 8059904
image_feature: IP|LAYER_3|PLUS|MIN_DRAM_MEG=128
image_family: C3560
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.1(19)EA1 This command was introduced.
Command Description
cat Displays the contents of one or more files.
type Displays the contents of one or more files.