Cisco Cisco ASR 5700

Page of 8994
  ACS Charging Action Configuration Mode Commands 
flow action  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
403 
discard [ downlink | uplink ]
 
Specifies to discard the specified packets. 
 
downlink
: Downlink packets 
 
uplink
: Uplink packets 
If 
downlink
 or 
uplink
 keyword is not specified, both downlink and uplink packets will be discarded. 
random-drop interval interval_start to interval_end pkts-to-drop packet_min to 
packet_max
 
Specifies to drop a group of consecutive packets (
pkts-to-drop
) to be dropped in the specified time 
interval (
random-drop interval
). This will cause degradation in user experience. P2P VoIP would need 
more than one packet to be dropped, since that type of protocol is geared to handle occasional single packet 
drops. 
 
random-drop interval interval_start to interval_end
: Specifies the random drop 
interval, in seconds, at which the voice packets will be dropped. 
interval_start
 and 
interval_end
 must be integers from 1 through 999. 
 
pkts-to-drop packet_min to packet_max
: Specifies the number of voice packets to be dropped 
at a time in a flow when the packets have to be dropped. 
packet_min
 and 
packet_max
 must be integers from 1 through 100. 
readdress [ [ server ipv4_address/ipv6_address [ discard-on-failure ] [ dns-
proxy-bypass ] ] [ port 
port_number [ discard-on-failure ] [ dns-proxy-bypass ] ] 
| server-list 
server_list_name [ hierarchy ][ round-robin ] [ discard-on-failure 
] [ dns-proxy-bypass ] ] 
 
Specifies to readdress the location of the uplink packets for charging action.  
 
server ipv4_address/Ipv6
: Specifies the re-address server’s IPv4/IPv6 address. 
 
port port_number
: Specifies the re-address server’s port number. 
port_number
 must be an integer from 1 through 65535. 
Important:
  You can optionally keep the original destination address and just 
change the destination TCP/UDP port number. 
 
server-list server_list_name 
 
Important:
  This option is available only in StarOS 14.1 and later releases. This 
keyword is license dependent. For more information please contact your Cisco account 
representative. 
Specifies to readdress the packet flow to the DNS servers configured under the server list.  
For more information about configuring the server list, see the ACS Readdress Server List 
Configuration Mode
 chapter. 
 
hierarchy
 
Specifies the hierarchy approach to select the server list from the readdress server list.  
 
round-robin