Cisco Cisco ASR 5000

Page of 9109
Exec Mode show Commands (D-G)   
▀  show file 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4588 
   
show file 
Displays the contents of the file specified. The contents are paginated as if it were normal ASCII output. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show file url url [ | { grep grep_options | more } ] 
url
 
url
 
Specifies the location of a file to display. 
url
 may refer to a local or a remote file. 
url
 must be entered using 
the following format: 
For the ASR 5000: 
[ file: ]{ /flash | /pcmcia1 | /hd }[ /directory ]/file_name 
tftp://{ host:port# ] }[ /directory ]/file_name 
[ http: | ftp: | sftp: ]//[ username:password ]@ ] { host }[ :port# ][ 
/
directory ]/file_name 
For the ASR 5500: 
[ file: ]{ /flash | /usb1 | /hd }[ /directory ]/file_name 
tftp://{ host:port# ] }[ /directory ]/file_name 
[ http: | ftp: | sftp: ]//[ username:password ]@ ] { host }[ :port# ][ 
/
directory ]/file_name 
Important:
  Use of the SMC hard drive is not supported in this release. 
 
Important:
  Do not use the following characters when entering a string for the field names below: “/” (forward 
slash), “:” (colon) or “@” (at sign).  
directory
 is the directory name. 
filename
 is the actual file of interest. 
username
 is the user to be authenticated.