Cisco Cisco ASR 5000

Page of 9109
  GTPP Server Group Configuration Mode Commands 
gtpp max-cdrs  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6177 
gtpp max-cdrs 
Configures the maximum number of charging data records (CDRs) to be included in a packet. 
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 max-cdrs max_cdrs [ wait-time wait_time ] 
default gtpp max-cdrs 
default
 
Sets the default configuration. 
max_cdrs
 
Specifies the maximum number of CDRs to insert in a single packet as an integer from 1 through 255. 
Default: 1 
wait-timewait_time
 
Specifies the number of seconds the GSN waits to send the packet while accumulating CDRs as defined by 
max-cdrs. If the wait-time interval expires before max-cdrs is reached, this keyword over-rides and the 
packet is sent. Default: Disabled 
wait_time
 is an integer from 1 through 300. 
Important:
  The wait-time interval can only be enabled if the value for max-cdrs is greater than 1. 
Usage 
The system places CDRs into a packet until either max-cdrs is met, wait-time times out, or the maximum 
PDU size, configured by the gtpp max-pdu-size command, is met. 
The gtpp max-pdu-size and the wait-time parameters take priority over max-cdrs