Specifications

Table Of Contents
Chapter 12: file Commands
12 - 4 SSR Command Line Interface Reference Manual
file type
Purpose
Display contents of a file.
Format
file type
<file-name>
Mode
Enable.
Description
Displays the contents of a file.
Parameters
<file-name>
Name of the file to display. The filename can include a de-
vice name using this format:
<device>
:
<file-name>
.
By default, if a device name is not specified, it is assumed
to be the bootflash: device. The bootflash device is the de-
fault device for storing configuration files.
Restrictions
None.
Examples
ssr# file type startup
Display the contents of the file “startup”. This is the Startup configuration file.