A-19
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Appendix A Cisco ME 3800X and ME 3600X Switch Boot Loader Commands
more
more
To display the contents of one or more files, use the more command in boot loader mode.
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: image-name
version_directory: image-name
image_name: image-name.bin
ios_image_file_size: 63984644
total_image_file_size: 8133632
image_feature: IP|LAYER_3|PLUS|MIN_DRAM_MEG=128
image_family: family
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(52)EY This command was introduced.
Command Description
cat Displays the contents of one or more files.
type Displays the contents of one or more files.