Specifying the mask type, Specifying the mask type -11, Figure 8-5 – SMC Networks SMC TigerAccess SMC7824M/FSW User Manual

Page 183: Selecting acl mask types -11

Advertising
background image

C

ONFIGURING

A

CCESS

C

ONTROL

L

ISTS

8-11

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, Mask Configuration. Click Edit for one of the
basic mask types to open the configuration page.

Figure 8-5 Selecting ACL Mask 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.

Console(config)#access-list ip mask-precedence in

23-8

Console(config-ip-mask-acl)#mask host any

23-9

Console(config-ip-mask-acl)#mask 255.255.255.0 any
Console(config-ip-mask-acl)#

Advertising