SMC Networks SMC6824M manual 108, Configuring an IP ACL Mask

Models: SMC6824M

1 608
Download 608 pages 58 Kb
Page 164
Image 164

CONFIGURING THE SWITCH

Web – Click Security, ACL, Mask Configuration. Click Edit for one of the basic mask types to open the configuration page.

Figure 3-46 Choosing 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.

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

in

4-129

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

any

4-130

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

 

Console(config-ip-mask-acl)#

 

 

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.

Command Attributes

Source/Destination Address Type – Specifies the source or destination IP address. Use “Any” to match any address, “Host” to specify a host address (not a subnet), or “IP” to specify a range of addresses. (Options: Any, Host, IP; Default: Any)

3-108

Page 164
Image 164
SMC Networks SMC6824M manual 108, Configuring an IP ACL Mask, This mask defines the fields to check in the IP header