Cisco Cisco Packet Data Gateway (PDG)

Page of 2186
Also note that "redirect" rules are ignored for ACLs applied to specific subscribers or all subscribers
facilitated by a specific context.
Important
Examples
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 UDP packets coming from any host are matched:
redirect nexthop 192.168.10.4 context 23 udp any
The following sets the insertion point before the rule defined above:
before redirect nexthop 192.168.10.4 context 23 udp any
The following command sets the insertion point after the first rule defined above:
after redirect nexthop 192.168.10.4 context 23 udp any
The following deletes the first rule defined above:
no redirect nexthop 192.168.10.4 context 23 udp any
   Command Line Interface Reference, Modes A - B, StarOS Release 19
290
ACL Configuration Mode Commands
redirect nexthop (by TCP/UDP packets)