Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
IPv6 ACL Configuration Mode Commands   
▀  redirect css service (by TCP/UDP packets) 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6662 
   
Important:
  If the options specified do not exactly match an existing rule definition, the insertion point does not 
change. 
before
 
Indicates all rule definitions subsequent to this command are to be inserted before the command identified by 
the exact options listed. 
This moves the insertion point to be immediately before the rule definition which matches the exact options 
specified such that new rule definitions will be added, in order, before the matching rule definition. 
Important:
  If the options specified do not exactly match an existing rule definition, the insertion point does not 
change. 
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 
charging services. 
svc_name
 must be an alphanumeric string of 1 through 15 characters. 
log
 
Default: packets are not logged. 
Indicates all packets which match the redirect are to be logged. 
tcp | udp
 
Specifies the redirect is to be applied to IP-based transmission control protocol or the user datagram protocol. 
 
tcp
: Redirect applies to TPC packets. 
 
udp
: Redirect applies to UDP packets. 
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.