Cisco Cisco ASR 5700

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