Cisco Cisco ASR 5000

Página de 9109
  IPv6 ACL Configuration Mode Commands 
readdress server  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6729 
tcp | udp
 
Specifies the redirect is to be applied to the IP-based transmission control protocol or the user datagram 
protocol. 
 
tcp
: Redirect applies to TCP 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. 
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 notation. 
dest_host_address
 
The IP address of the destination host to filter against expressed in IPv6 colon-separated-hexadecimal 
notation. 
eq source_port
 
Specifies a single, specific source TCP port number to be filtered. 
source_port
 must be configured to an integer from 0 through 65535. 
gt source_port
 
Specifies that all source TCP port numbers greater than the one specified are to be filtered. 
source_port
 must be configured to an integer from 0 through 65535. 
lt source_port
 
Specifies that all source TCP port numbers less than the one specified are to be filtered. 
source_port
 must be configured to an integer from 0 through 65535. 
neq source_port
 
Specifies that all source TCP port numbers not equal to the one specified are to be filtered. 
source_port
 must be configured to an integer from 0 through 65535. 
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. 
When specifying a group of addresses, the initial address is configured using this parameter. The range can 
then be configured using the 
dest_wildcard
 parameter.