Configuring A Mac Acl Mask - SMC Networks 6824MPE INT Management Manual

24-port fast ethernet poe switch
Hide thumbs Also See for 6824MPE INT:
Table of Contents

Advertisement

C
ONFIGURING THE
CLI – This shows that the entries in the mask override the precedence in
which the rules are entered into the ACL. In the following example,
packets with the source address 10.1.1.1 are dropped because the "deny
10.1.1.1 255.255.255.255" rule has the higher precedence according the
"mask host any" entry.
Console(config)#access-list ip standard A2
Console(config-std-acl)#permit 10.1.1.0 255.255.255.0
Console(config-std-acl)#deny 10.1.1.1 255.255.255.255
Console(config-std-acl)#exit
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)#

Configuring a MAC ACL Mask

This mask defines the fields to check in the packet header.
Command Usage
You must configure a mask for an ACL rule before you can bind it to a
port.
Command Attributes
Source/Destination Address Type – Use "Any" to match any
address, "Host" to specify the host address for a single node, or
"MAC" to specify a range of addresses. (Options: Any, Host, MAC;
Default: Any)
Source/Destination Bitmask – Address of rule must match this
bitmask.
VID Bitmask – VLAN ID of rule must match this bitmask.
Ethernet Type Bitmask – Ethernet type of rule must match this
bitmask.
Packet Format Mask – A packet format must be specified in the rule.
3-100
S
WITCH
4-126
4-127
4-131
4-132

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 6824MPE INT and is the answer not in the manual?

This manual is also suitable for:

Tigerstack iii smc6824mpe

Table of Contents