Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  IPv6 ACL Configuration Mode Commands 
redirect css service (for downlink, by source IP address masking)  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
6571 
no
 
Removes the rule definition which exactly matches the options specified. 
css service svc_name
 
The name of the Content Service Steering (CSS) service to which packets are to be redirected. At the 
executive mode prompt, use the 
show css service all
 command to display the names of all configured 
CSS services. 
svc_name
 must be an alphanumeric string of 1 through 15 characters. 
downlink
 
Apply this rule definition only to packets in the downlink (from the Mobile Node) direction. 
log
 
Default: packets are not logged. 
Indicates all packets which match the filter 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). 
Usage 
Define a rule definition when any packet from the IP addresses which fall into the group of addresses 
matching the IP address masking. This allows the reduction of filtering rule definitions as it does not require a 
rule definition for each source and destination pair. 
Important:
  A maximum of 16 rule definitions can be configured per ACL. 
Example
 
The following command defines a rule definition to redirect packets to a charging service named 
css-svc1
:  
redirect css service css-svc1 donwlink fe80::c0a8:a04