Cisco Cisco Packet Data Gateway (PDG) トラブルシューティングガイド

ページ / 5302
  EDR Module Configuration Mode Commands 
file  ▀   
Cisco ASR 5000 Series Command Line Interface Reference  ▄  
 
  OL-22948-01 
Filename for an EDR file in CSV format that contains information for rule base named rulebase1 and an EDR 
schema named edr_schema1 appears as follows: 
edr_rulebase1_edr_schema1_00005_01302006143409 
If the file name is not configured it will create files for EDRs/UDRs/FDRs (xDRs) with following template 
with limits to 256 characters: 
basename_ChargSvcName_ timestamp_SeqNumResetIndicator_FileSeqNumber 
 
basename: A global-based configurable text string that is unique per system that uniquely identifies the 
global location of the system running ECS 
 
ChargSvcName: A system context-based configurable text string that uniquely identifies a specific 
context-based charging service 
 
timestamp: Date and time at the instance of file creation. Date and time in the form of 
―MMDDYYYYHHmmSS‖ where HH is a 24-hour value from 00-23 
 
SeqNumResetIndicator: A one byte counter used to discern the potential for duplicated FileSeqNumber 
with a range of 0 to 255 which is incremented by a value of 1 for the following conditions: 
 
Failure of an ECS software process on an individual PSC 
 
Failure of the system such that a second system takes over. (For example: a backup or standby system 
put in place according to Interchassis Session Recovery.) 
 
File Sequence Number (FileSeqNumber) rollover from 999999999 to 0 
 
FileSeqNumber: Unique file sequence number for the file with 9 digit integer having range from 
000000000 to 999999999. It is unique on each system. 
File name for a closed xDR file in CSV format that contains information for ECS system 
 and 
charging service name 
 with timestamp 12311969190000, and file sequence number counter 
reset indicator to 
 for file sequence number 
 appears as follows: 
xyz_city1_preapaid2_12311969190000_002_034939002 
File name for a running xDR file, not closed, in CSV format that contains information for the same 
parameters for file sequence number 
 prefixed with curr_ and appears as follows: 
curr_xyz_city1_preapaid2_12311969190000_002_034939002 
Specifies inclusion of the reset indicator counter value from 0 through 255 in EDR file name, and is 
incremented (by one) whenever any of the following conditions occur: 
 
an ACSMgr process fails. 
 
a peer chassis has taken over in compliance with our Interchassis Session Recovery feature. 
 
the sequence number, see 
 keyword, has rolled over to zero. 
Defaults: 
: 1024 
: 3600 seconds 
: 102400 bytes 
Specifies when to close an EDR file and create a new one. 
 
: 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. 
 must be an integer 100 through 
10240. 
 
: Specifies the period of time to wait before closing the EDR file and creating a new one. 
 must be an integer from 30 through 86400.