Cisco Cisco ASR 5700

Page of 8994
ACL Configuration Mode Commands   
▀  redirect nexthop (by source ICMP packets) 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
368 
   
Example
 
The following command defines a rule that redirects packets to the next hop host at 192.168.10.4, the context 
with the context ID of 23, and ICMP packets coming from the host with the IP address 198.162.100.25:  
redirect nexthop 192.168.10.4 context 23 icmp host 192.168.100.25 
The following sets the insertion point before the rule defined above:  
before redirect nexthop 192.168.10.4 context 23 icmp host 192.168.100.25 
The following command sets the insertion point after the first rule defined above:  
after redirect nexthop 192.168.10.4 context 23 icmp host 192.168.100.25 
The following deletes the first rule defined above:  
no redirect nexthop 192.168.10.4 context 23 icmp host 192.168.100.25