Cisco Cisco Packet Data Interworking Function (PDIF)

Page de 8994
Exec Mode show Commands (A-C)   
▀  show configuration 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
4420 
   
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:
  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. 
Important:
  Configuration files should be named with a .cfg extension. 
username
 is the user to be authenticated. 
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. 
verbose
 
Indicates the output should provide as much information as possible. If this option is not specified then the 
output will be the standard level which is the concise mode. 
| { grep grep_options | more }
 
Pipes (sends) the output of this command to the 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 
View the current configuration to analyze recent changes. For additional information, refer to the 
Administration Guides for products installed on your ASR 5x00 system. 
Example
 
The following command displays the local in-use port configuration information for port 
24/1
 in verbose 
mode. 
show configuration port 24/1 verbose 
The following command displays the local in-use port configuration information for port 
5/11
 in verbose 
mode. 
show configuration port 5/11 verbose 
The following command displays the card configuration for card 
17
 on host 
remoteABC
 stored in the 
configuration file in 
/pub/config.cfg