Specifying the mask type, Configuring an ip acl mask, Figure 3-43 selecting acl types -97 – SMC Networks SMC TigerStack III SMC6824MPE User Manual
Page 147
A
CCESS
C
ONTROL
L
ISTS
3-97
Specifying the Mask Type
Use the ACL Mask Configuration page to edit the mask for the Ingress IP
ACL, Egress IP ACL, Ingress MAC ACL or Egress MAC ACL.
Web – Click Security, ACL, ACL Mask Configuration. Click Edit for one
of the basic mask types to open the configuration page.
Figure 3-43 Selecting ACL Types
CLI – This example creates an IP ingress mask, and then adds two rules.
Each rule is checked in order of precedence to look for a match in the
ACL entries. The first entry matching a mask is applied to the inbound
packet.
Configuring an IP ACL Mask
This mask defines the fields to check in the IP header.
Command Usage
•
Masks that include an entry for a Layer 4 protocol source port or
destination port can only be applied to packets with a header length of
exactly five bytes.
Console(config)#access-list ip mask-precedence in
Console(config-ip-mask-acl)#mask host any
Console(config-ip-mask-acl)#mask 255.255.255.0 any
Console(config-ip-mask-acl)#