Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
  GTPP Server Group Configuration Mode Commands 
gtpp server  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
5843 
gtpp server 
Configures the charging gateway function (CGF) accounting server(s) with in GTPP server group that the system is to 
communicate with. 
Product
 
GGSN 
P-GW 
SAEGW 
SGSN 
S-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > GTPP Server Group Configuration 
configure > context context_name > gtpp group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-gtpp-group)# 
Syntax
 
gtpp server ip_address [ max msgs ] [ priority priority ] [ udp-port port ] [ node-alive 
{ enable | disable } ] [ -noconfirm ]
 
no gtpp server ip_address [ udp-port  port  
no
 
Deletes a previously configured CGF. 
ip_address
 
Specifies the IP address of the CGF in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
max
 
msgs
 
Specifies the maximum number of outstanding or unacknowledged GTPP packets (from any one AAA 
Manager task) allowed for this CGF before the system begins buffering the packets. 
msgs
 can be configured to an integer from 1 to 256. Default: 256 
priority priority
 
Default:1000 
Specifies the relative priority of this CGF as an integer from 1 through 1000. When multiple CGFs are 
configured, the priority is used to determine which CGF server to send accounting data to. When configuring 
two or more servers with the same priority you will be asked to confirm that you want to do this. 
 If you use the -noconfirm option, you are not asked for confirmation and multiple servers could be assigned 
the same priority.