Cisco Cisco Packet Data Interworking Function (PDIF)

Pagina di 2186
Usage Guidelines
Define a rule when any packet from the IP addresses which fall into the group of addresses matching the IP
address masking. This allows the reduction of redirect rules as it does not require a rule for each source and
destination pair.
The maximum number of rules that can be configured per ACL varies depending on how the ACL is to
be used. For more information, refer to the Engineering Rules appendix in the System Administration
Guide
.
Important
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 the source IP and wildcard of 192.168.22.0 and 0.0.0.31:
redirect nexthop 192.168.10.4 context 23 198.162.22.0 0.0.0.31
The following sets the insertion point before the rule defined above:
before redirect nexthop 192.168.10.4 context 23 198.162.22.0 0.0.0.31
The following command sets the insertion point after the first rule defined above:
after redirect nexthop 192.168.10.4 context 23 198.162.22.0 0.0.0.31
The following deletes the first rule defined above:
no redirect nexthop 192.168.10.4 context 23 198.162.22.0 0.0.0.31
Command Line Interface Reference, Modes A - B, StarOS Release 19    
271
ACL Configuration Mode Commands
redirect nexthop (by IP address masking)