Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
Context Configuration Mode Commands E-H   
▀  gtpp server 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
2330 
   
gtpp server 
Configures the Charging Gateway Function (CGF) accounting server(s) with which the system will communicate. 
Product
 
GGSN 
P-GW 
SAEGW 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
gtpp server ip_address [ max max_messages ] [ priority priority ] [ port port ] [ node-
alive
 { enable | disable } ] [ -noconfirm ] 
no gtpp server ip_address 
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 max_messages
 
Default: 256 
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. 
max_messages
 can be configured as an integer from 1 through 256. 
priority priority
 
Default:1000 
Specifies the relative priority of this CGF. When multiple CGFs are configured, the priority is used to 
determine which CGF server to send accounting data to. 
priority
 can be configured as an integer from 1 through 1000. 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.