Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands E-H 
gtpp storage-server local file  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2503 
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. 
rotation { cdr-countcount | time-interval time | volume mb size }
 
Specifies rotation related configuration for GTPP files stored locally. 
cdr-count count
: Configures the CDR count for the file rotation as an integer from 1000 through 65000. 
Default value 10000. 
time-interval time
: Configures the time interval (in seconds) for file rotation as an integer from 30 
through 86400. Default value 3600 (1 hour). 
volume mb size
: Configure the file volume (in MB) for file rotation. Enter an integer from 2 to 40. This 
trigger cannot be disabled. Default value is 4MB.