Cisco Cisco Packet Data Gateway (PDG) トラブルシューティングガイド

ページ / 5302
  IPv6 ACL Configuration Mode Commands 
deny/permit (by TCP/UDP packets)  ▀   
Cisco ASR 5000 Series Command Line Interface Reference  ▄  
 
  OL-22948-01 
The IP address of the source host to filter against expressed in IPv6 colon notation. 
The IP address of the destination host to filter against expressed in IPv6 colon notation. 
Specifies a single, specific source TCP port number to be filtered. 
 must be configured to any integer value from 0 to 65535. 
Specifies that all source TCP port numbers greater than the one specified are to be filtered. 
 must be configured to any integer value from 0 to 65535. 
Specifies that all source TCP port numbers less than the one specified are to be filtered. 
 must be configured to any integer value from 0 to 65535. 
Specifies that all source TCP port numbers not equal to the one specified are to be filtered. 
 must be configured to any integer value from 0 to 65535. 
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 
 parameter. 
This option is used in conjunction with the 
 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 
 
parameter must be identical. 
 
One-bits in this parameter mean that the corresponding bits configured for the 
 
parameter must be ignored. 
Important:
  The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, 
allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 
0.0.15.255. A wildcard of 0.0.7.15 is not acceptable since the one-bits are not contiguous. 
Specifies a single, specific destination TCP port number to be filtered. 
 must be configured to any integer value from 0 to 65535.