NETGEAR GS700TR Switch User Manual


 
GS700TR Smart Switch Software Administration Manual
Managing Device Security 6-49
v1.0, May, 2008
IP Extended Rule
Use the IP Extended Rules page to define rules for IP-based extended ACLs. The access list
definition includes rules that specify whether traffic matching the criteria is forwarded normally or
discarded.
Table 6-35. IP ACL Rule Configuration Fields
Field Description
ACL ID The menu contains the existing IP ACLs configured on the page. To set
up a new IP ACL, see
“IP ACL”.
Rule ID This field is only available if you select Create Rule from the Rule field.
Enter a new Rule ID. After you click Apply, the new ID is created and
you can configure the rule settings. You can create up to 10 rules for
each ACL.
Action Selects the ACL forwarding action, which is one of the following:
Permit — Forwards packets which meet the ACL criteria.
Deny — Drops packets which meet the ACL criteria.
Assign Queue ID Specifies the hardware egress queue identifier used to handle all
packets matching this ACL rule. Enter an identifying number from 0 to 7
in the appropriate field.
Match Every Requires a packet to match the criteria of this ACL. Select True or False
from the dropdown menu. Match Every is exclusive to the other filtering
rules, so if Match Every is True, the other rules on the screen are not
available.
Source IP Address Requires a packet’s source port IP address to match the address listed
here. Enter an IP Address in the appropriate field using dotted-decimal
notation. The address you enter is compared to a packet's source IP
Address.
Source IP Mask Specifies the source IP address wildcard mask. Wild card masks
determines which bits are used and which bits are ignored. A wild card
mask of 255.255.255.255 indicates that no bit is important. A wildcard of
0.0.0.0 indicates that all of the bits are important. Wildcard masking for
ACLs operates differently from a subnet mask. A wildcard mask is in
essence the inverse of a subnet mask. With a subnet mask, the mask
has ones (1's) in the bit positions that are used for the network address,
and has zeros (0's) for the bit positions that are not used. In contrast, a
wildcard mask has (0’s) in a bit position that must be checked. A ‘1’ in a
bit position of the ACL mask indicates the corresponding bit can be
ignored. This field is required when you configure a source IP address.