для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8994
EDR Module Configuration Mode Commands   
▀  file 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
3634 
   
reset-indicator
 
Specifies inclusion of the reset indicator counter value, from 0 through 255, in the EDR file name, and is 
incremented (by one) whenever any of the following conditions occur: 
 
An ACSMgr/SessMgr process fails. 
 
A peer chassis has taken over in compliance with our Interchassis Session Recovery feature. 
 
The sequence number, see the 
sequence-number
 keyword, has rolled over to zero. 
rotation { num-records number | tariff-time minute minute_value hour hour_value | 
time 
seconds | volume bytes }
 
Specifies when to close an EDR file and create a new one. 
 
num-records number
: Specifies the number of records that should be added to the file. When the 
number of records in the file reaches the specified value, the file is complete. 
number
 must be an integer from 100 through 10240. 
Default: 1024 
 
time seconds
: Specifies the period of time (in seconds) to wait before closing the EDR file and 
creating a new one. 
seconds
 must be an integer from 30 through 86400. 
Default: 3600 
 
tariff-time minute minute_value hour hour_value
: Specifies the time of day (hour and 
minute) at which the files are rotated once per day. 
minute_value
 is an integer value from “0” up to “59”. 
hour_value
 is an integer value from “0” up to “23”. 
Important:
  The options 
time 
and 
tariff-time
 are mutually exclusive and only 
any one of them can be configured. Other file rotation options can be used with either of 
them. 
 
volume bytes
: Specifies the maximum size (in bytes) of the EDR file before closing it and creating a 
new one. 
bytes
 must be an integer from 51200 through 62914560. 
Note that a higher setting may improve the compression ratio when the compression keyword is set 
to gzip. 
sequence-number { length length | omit | padded | padded-six-length | unpadded }
 
Specifies including/excluding sequence number in the file name. 
 
length length
: Includes the sequence number with the specified length. 
length
 must be the length of the file sequence number, with preceding zeroes, in the file name, and 
must be an integer from 1 through 9. 
Important:
  The 
length
 keyword is applicable in both EDR and UDR modules. 
When applied in both modules without the 
file udr-seq-num
 configuration, the 
minimum among the two values will come into effect for both the modules. With the 
file udr-seq-num
 keyword, each module will use its own value of length.