User Manual

Table Of Contents
24-Port and 48-Port Gigabit Ethernet PoE+ Smart Switches with 4 SFP Ports
Configuration Examples User Manual519
2. On the MAC Rules page, create a rule for the Sales_ACL with the following settings:
Sequence Number. 1
Action. Permit
Assign Queue ID. 0
Match Every. False
CoS. 0
Destination MAC. 01:02:1A:BC:DE:EF
Destination MAC Mask. 00:00:00:00:FF:FF
EtherType. User V
alue.
Source MAC. 02:02:1A:BC:DE:EF
Source MAC Mask. 00:00:00:00:FF:FF
VLAN ID. 2
For more information about MAC ACL rules, see
Configure MAC ACL rules on
page 410.
3. On the MAC Binding Configuration page, assign the Sales_ACL to the interface Gigabit
ports 6, 7, and 8, and then click the Apply button. (See
Configure MAC bindings on
page 415.)
You can assign an optional sequence number to indicate the order of this access list
relative to other access lists if any are already assigned to this interface and direction.
4. The MAC Binding
Table displays the interface and MAC ACL binding information. (See
View or delete MAC ACL bindings in the MAC binding table on page 417.)
The ACL named Sales_ACL looks for Ethernet frames with destination and source MAC
addresses and MAC masks defined in the rule.
Also, the frame must be tagged with VLAN ID
2, which is the Sales department VLAN. The CoS value of the frame must be 0, which is the
default value for Ethernet frames. Frames that match this criteria are permitted on interfaces
6, 7, and 8 and are assigned to the hardware egress queue 0, which is the default queue. All
other traffic is explicitly denied on these interfaces. To allow additional traffic to enter these
ports, you must add a new Permit rule with the desired match criteria and bind the rule to
interfaces 6, 7, and 8.