Show file – Allied Telesis AT-S63 User Manual
Page 175
AT-S63 Stack Command Line Interface User’s Guide
Section II: Advanced Operations
175
SHOW FILE
Syntax
show file[=[cflash:]
filename.ext
]
Parameter
file
Specifies the name of the file to be displayed. Use
double quotes to enclose the name if it contains
spaces. Otherwise, the quotes are optional. To view a
file on a flash memory card, precede the name with
“cflash”.
If you do not specify a file name, the command
displays a list of all files in flash memory as well as on
the compact flash card.
Description
This command displays a list of the files in the master switch’s file system.
You can use the wildcard “*” to replace any part of the filename to allow a
more selective display. You can also use this command to view the
contents of a configuration file.
Examples
This command displays all the files in the master switch’s file system and
the current directory of the flash memory card:
show file
This command displays just the configuration files on the master switch:
show file=*.cfg
This command displays the contents of the configuration file sw12.cfg in
the master switch’s file system:
show file=sw12.cfg
This command displays the contents of the configuration file boot.cfg on a
compact flash card:
show file=cflash:boot.cfg