Cisco Cisco ASR 5700

Page de 98
Application Detection and Control Configuration   
▀  Configuring System for ADC 
 
 
▄  ADC Administration Guide, StarOS Release 18 
32 
   
               action priority <priority> ruledef 
<charging_ruledef_protocol_unclassified> charging-action <charging_action_name> 
               end 
            end 
Notes: 
 
The 
adc
 keyword option specifies the ruledef to be given as ADC rule. This predefined rule can be activated 
from PCRF/Gx. This can be configured only with the 
dynamic-only
 keyword and optional along with 
ruledef. Group-of-ruledefs is not supported in this release. 
 
The 
mute
 keyword is optional and can be configured only with the 
adc
 keyword. This keyword option will 
disable ADC application reporting to PCRF, that is, will mute the Application Start and Application Stop 
notifications to PCRF/Gx. Detection of protocols in the rule will still happen. Whenever the application traffic 
matches the specified ruledef for the first time in that flow, it is considered as Application Start. At the end of 
flow, it is considered as Application Stop. 
Setting EDR Formats 
ECS generates postpaid charging data files which can be retrieved from the system periodically and used as input to a 
billing mediation system for post-processing. Event Detail Records (EDRs) are generated according to action statements 
in rule commands. 
Up to 32 different EDR schema types may be specified, each composed of up to 32 fields or analyzer parameter names. 
The records are written at the time of each rule event in a comma-separated (CSV) format. This configuration aids in 
capturing the detected P2P protocol data in the EDR. 
Use the following example to set the EDR configuration: 
configure 
         active-charging service <ecs_service> 
            edr-format <edr_flow_format> 
               rule-variable traffic-type priority <priority> 
               rule-variable p2p duration priority <priority> 
               attribute sn-start-time format seconds priority <priority> 
               attribute sn-end-time format seconds priority <priority> 
               attribute radius-calling-station-id priority <priority> 
               rule-variable ip server-ip-address priority <priority> 
               attribute sn-server-port priority <priority> 
               attribute sn-port-service-name priority <priority> 
               attribute sn-app-protocol priority <priority> 
               attribute sn-parent-protocol priority <priority>