Cisco Cisco Packet Data Gateway (PDG)

ページ / 8994
  IPv6 ACL Configuration Mode Commands 
redirect context (any)  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
6631 
context context_id
 
The context identification number of the context to which packets are redirected. At the executive mode 
prompt, use the 
show context all
 command to display context names and context IDs. 
log
 
Default: packets are not logged. 
Indicates all packets which match the redirect are to be logged. 
any
 
Indicates all packets will match the redirect regardless of source and/or destination. 
Usage 
Define a catch all rule to place at the end of the list of rules to provide explicit handling of rules which do not 
fit any other criteria. 
Important:
  It is suggested that any rule which is added to be a catch all should also have the log option specified. 
The logged packets may be used to determine if the current list of rules is adequate or needs modification to ensure 
proper security. 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. Also note 
that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific 
context. 
Example
 
The following command defines a rule that redirects packets to the context with the context ID of 
23
 and any 
source IP:  
redirect context 23 any 
The following sets the insertion point to before the first rule defined above:  
before redirect context 23 any 
The following command sets the insertion point after the second rule defined above:  
after redirect context 23 any 
The following deletes the first rule defined above:  
no redirect context 23 any