Cisco Cisco ASR 5000

Page of 9109
ACL Configuration Mode Commands   
▀  redirect css service (for downlink, by ICMP packets) 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
328 
   
Example
 
The following command defines a rule definition that redirects packets to the charging service named 
chgsvc1
, and ICMP packets coming in the downlink (from the Mobile Node) direction from the host with 
the IP address 192.168.100.25:  
redirect css service chgsvc1 downlink icmp host 192.168.100.25  
The following sets the insertion point before the rule definition above:  
before redirect css service chgsvc1 downlink icmp host 192.168.100.25 
The following command sets the insertion point after the first rule definition above:  
after redirect css service chgsvc1 downlink icmp host 192.168.100.25 
The following deletes the first rule definition above:  
no redirect css service chgsvc1 downlink icmp host 192.168.100.25