Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
IPv6 ACL Configuration Mode Commands   
▀  redirect nexthop (by IP packets) 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
6608 
   
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. 
interface interface_name
 
The name of the logical interface to which the packets should be redirected. 
interface_name
 must be an 
alphanumeric string from 1 through 79 characters. 
log
 
Default: packets are not logged. 
Indicates all packets which match the redirect are to be logged. 
source_address
 
The IP address(es) form which the packet originated. 
This option is used to filter all packets from a specific IP address or a group of IP addresses. 
When specifying a group of addresses, the initial address is configured using this option. The range can then 
be configured using the 
source_wildcard
 parameter. 
source_wildcard
 
This option is used in conjunction with the 
source_address
 option to specify a group of addresses for 
which packets are to be filtered. 
The mask must be entered as a complement: 
 
Zero-bits in this parameter mean that the corresponding bits configured for the 
source_address
 
parameter must be identical. 
 
One-bits in this parameter mean that the corresponding bits configured for the 
source_address
 
parameter must be ignored. 
Important:
  The mask must contain a contiguous set of one-bits from the least significant bit (LSB). 
any
 
Specifies that the rule applies to all packets. 
host
 
Specifies that the rule applies to a specific host as determined by its IP address. 
source_host_address
 
The IP address of the source host to filter against expressed in IPv6 colon-separated-hexadecimal notation. 
dest_host_address
 
The IP address of the destination host to filter against expressed in IPv6 colon-separated-hexadecimal 
notation. 
dest_address
 
The IP address(es) to which the packet is to be sent. 
This option is used to filter all packets to a specific IP address or a group of IP addresses.