Cisco Cisco ASR 5700

Page of 8994
ACS Charging Action Configuration Mode Commands   
▀  flow action 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
406 
   
Note that encryption is supported only for the following fields: 
 
#BEARER.CALLING-STATION-ID# 
 
#BEARER.MSISDN# 
 
#BEARER.IMEI# 
 
#BEARER.MEID# 
 
#BEARER.IMSI# 
 
#BEARER.USERNAME# 
 
#BEARER.ESN# 
Also, concatenated fields having any of the above will be encrypted. 
%3furl=
 can be used as a delimiter between URL. As in 
http://search.com/subtarg/%3furl=#HTTP.URL#
 format. 
 
clear-quota-retry-timer
: Specifies to reset Credit Control Application (CCA) Quota Retry Timer 
upon redirection. 
 
first-request-only [ post-redirect { allow | discard | terminate } ] 
 
Important:
  This option is available only in StarOS 12.3 and later releases. 
 
first-request-only
: Specifies the url-redirection to be performed only once per session 
after the first web traffic has been detected. 
 
post-redirect
: Specifies the action to be taken on subsequent flow packets that invoke this 
charging action after the first url-redirection has been performed for that session.  
The following are the different actions allowed on the flow packets: 
 
allow
: allows the packets subsequent to the first url-redirection to flow  
 
discard
: discards the packets subsequent to the first url-redirection 
 
terminate
: terminates the flow of packets on receiving packets subsequent to the 
first url-redirection  
To disable this option if configured earlier, reuse the same 
flow action redirect-url 
 
redirect_url 
command without the 
first-request-only
 keyword. 
Important:
  Disabling the 
first-request-only
 keyword will not affect the 
existing subscriber calls. 
rulebase-change rulebase_name
 
Specifies the rulebase to change to when the charging action is applied. The new rulebase will be applied to 
the next packet on the call, and applied only to the current PDN. 
terminate-flow
 
Specifies to terminate the flow. 
Terminates the TCP connection gracefully between the subscriber and external server and sends a TCP FIN 
to the subscriber and a TCP RST to the server. If the flow does not use TCP, this option simply discard the 
packets. This option is applicable only for flows that use TCP.