AT-S60 Command Line User’s Guide
127
SHOW FILE
Syntax
show file=filename
Parameter
file
Specifies the name of the file to be displayed.
Description
This command displays a list of the files that are stored on the switch.
Wildcards can be used to replace any part of the file name to allow a
more selective display. The following extensions are permitted:
❑
.cer
❑
.cfg
❑
.csr
❑
.img
❑
.key
If you specify a configuration file, the contents of the file are displayed.
Examples
The following command lists all the configuration files on the switch:
show file=*.cfg
The following command displays the contents of the configuration file
boot.cfg:
show file=boot.cfg
The following command lists the key files:
show file=*.key