Cisco Cisco ASR 5000

Page of 9109
  GTPP Server Group Configuration Mode Commands 
gtpp storage-server local file  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6195 
name prefix prefix
 
Defines the prefix to be used for the file name. By default the file name prefix would be “GTPP-group-name 
+ VPN-ID”. It is possible to have a NULL value prefix where the system would enter a default, which would 
be 
group+vpn
,  
prefix
 
 is an alphanumeric string of 1 through 64 characters, Do not enter a value (NULL). 
purge-processed-files
 [ 
file-name-pattern
 
file_pattern
 | 
purge-interval
 
purge_dur 
] 
Enables the GSN to periodically (every 4 minutes) delete locally processed (*.p) CDR files from the HDD on 
the SMC card. Default: Disabled 
This keyword also deletes the processed push files (tx.*,under $CDR_PATH/TX/tx.*) a well when purging is 
enabled instead of "*.p:*.P". 
Important:
  This option is available only when GTPP server storage mode is configured for local storage of 
CDRs with the 
gtpp storage-server mode local
 command. 
Optional keyword 
file-name-pattern file_pattern
 provides an option for user to control the pattern 
of files. 
file_pattern
 must be mentioned in “*.p:*.P:tx.*” format in a string of size 1 through 127, which 
is also the default format. Wildcards * and: (synonymous to |) are allowed. 
Optional keyword 
purge-interval purge_dur
 provides an option for user to control the purge interval 
duration (in minutes). 
purge_dur
 must be an integer from 1 through 259200. Default value 60. 
push { encrypted-url encrypted_url | url url } [ encrypted-secondary-url 
encrypted_url | secondary-url url ] [ via-local-context ]
 
Enables push method to transfer local CDR files to remote system. 
encrypted-url
: Defines use of an encrypted url. 
encrypted_url
 must be an alphanumeric string of 1 through 8192 characters in SFTP format. 
url
: Location where the CDR files are to be transferred. 
url
 must be an alphanumeric string of 1 through 1024 characters in the format: 
scheme://user:password@host 
encrypted-secondary-url
: Defines use of an encrypted secondary url.  
encrypted_url
 must be an alphanumeric string of 1 through 8192 characters in SFTP format. 
secondary-url
: Secondary location where the CDR files are to be transferred, in case primary is 
unreachable.  
url
 must be an alphanumeric string of 1 through 1024 characters in the format: 
scheme://user:password@host 
Important:
  When a file transfer to primary fails four times, the transfer of files will automatically be failed over 
to the secondary server. The transfer will switch back to the original primary after 30 minutes, or if there are four 
transfer failures to the secondary server. 
via-local-context
: Pushes the CDR files via SPIO in the local context. 
Default: Pushes via the group's context. 
Important:
  If the push is done through gtpp context, then the push rate is lesser compared to via local context as 
the HDD is attached to the local context.