Cisco Cisco ASR 5000

Page of 9109
ACS Rulebase Configuration Mode Commands   
▀  post-processing policy 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
756 
   
configure 
 active-charging service service1 
 ruledef http_low 
 http any-match = TRUE 
 cca quota-state = limit-reached 
 rule-application post-processing 
 #exit  
 ruledef httpany 
 http any-match = TRUE 
 #exit 
 charging-action standard1 
 content-id 1 
 cca charging credit 
 #exit 
 charging-action redirect 
 flow action redirect-url http://aoc.com 
 #exit 
 rulebase base1 
 action priority 30 ruledef httpany charging-action standard1 
 post-processing policy always 
 post-processing priority 1 ruledef http_low charging-action redirect 
 #exit 
end 
Example
 
The following command will enable post processing on Limit-Reached packets: 
post-processing policy always