Cisco Cisco Packet Data Gateway (PDG) 전단

다운로드
페이지 8487
  Exec Mode show Commands (D-G) 
show file  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
4335 
password
 is the password to use for authentication. 
host
 is the IP address or host name of the server. 
port#
 is the logical port number that the communication protocol is to use. 
| { grep grep_options | more }
 
Pipes (sends) the output of this command to a specified command. You must specify a command to which the 
output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
Display the contents of files to view such information as log data, trace information, etc. 
Example
 
The following will display the contents of the local file 
/pub/log.txt
show file //pcmcia1/pub/log.txt 
The following command will display the contents of the file 
/pub/log.txt
 on remote host 
remoteABC
show file ftp://remoteABC/pub/log.txt