Cisco Cisco ASR 5000

Page of 9109
Exec Mode show Commands (M-P)   
▀  show peer-profile 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4840 
   
show peer-profile 
Displays configuration of the specified peer profile. 
Product
 
GGSN 
P-GW 
SAEGW 
S-GW 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show peer-profile { all | full { all | name profile_name } | name profile_name } [ | { 
grep 
grep_options | more } ] 
all 
 
Displays a list of all peer profiles configured on the system, arranged by service type. 
full { all | name profile_name }
 
Displays detailed peer profile configuration information. 
all
: Displays detailed configuration information for all peer profiles configured on the system. 
nameprofile_name
: Displays detailed configuration information for the specified peer profile.  
profile_name
 is an alphanumeric string of 1 through 64 characters. 
name profile_name
 
Lists the specified peer profile, and the service type to which it belongs.  
profile_name
 is an alphanumeric string of 1 through 64 characters. 
| { grep grep_options | more }
 
Pipes (sends) the output of the command to the command specified. You must specify a command to which 
the output will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section in the 
Command Line Interface Overview chapter. 
Usage 
Use this commnd to display configuration information for the peer profiles created on the system.  
Refer to the 
peer-profile
 command in the Global Configuration Mode Commands chapter and the Peer 
Profile Configuration Mode Commands chapter for more information. 
Example