Cisco Cisco ASR 5700

Page of 8994
  UDR Module Configuration Mode Commands 
file  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
8953 
file 
This command allows you to configure UDR file parameters. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > UDR Module Configuration 
configure > context context_name > udr-module active-charging-service
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-udr)# 
Syntax
 
file [ charging-service-name { include | omit } ] [ compression { gzip | none } ] [ 
current-prefix 
string ] [ delete-timeout seconds ] [ directory directory_name ] [ 
exclude-checksum-record ] [ field-separator { hyphen | omit | underscore } ] [ file-
sequence-number rulebase-seq-num ] [ headers ] [ name 
file_name ] [ reset-indicator ] [ 
rotation [ num-records 
number | time seconds | volume bytes ] ] [ sequence-number { 
length 
length | omit | padded | padded-six-length | unpadded } ] [ storage-limit limit 
[ time-stamp { expanded-format | rotated-format | unix-format } ] [ trailing-text 
string 
] [ trap-on-file-delete ] [ udr-seq-num ] [ xor-final-record ] + 
default file [ charging-service-name ] [ compression ] [ current-prefix ] [ delete-
timeout ] [ directory ] [ field-separator ] [ file-sequence-number ] [ headers ] [ name ] 
[ reset-indicator ] [ rotation { num-records | time | volume } ] [ sequence-number ] [ 
storage-limit ] [ time-stamp ] [ trailing-text ] [ udr-seq-num ]
 
default
 
Configures the default setting for the specified keyword(s). Using the 
default file
 command will reset 
some but not all keyword parameters to their default values. To ensure that the default is reset for a specific 
parameter, include the corresponding keyword in the command. 
charging-service-name { include | omit }
 
Specifies to include/exclude name of the charging service in the file name. 
 
include
: Includes name of the charging service in the UDR file name. 
 
omit
: Excludes name of the charging service in the UDR file name. 
Default: 
include
 
compression { gzip | none }
 
Configures gzip compression of the UDR file. 
 
gzip
: Enables GNU zip compression of the UDR file at approximately 10:1 ratio. 
 
none
: Disables Gzip compression.