======HOW TO CONFIGURE LINK ACL (Ethernet)====== Using Link ACL, filter the packet whose source MAC address is 00e0-fc01-0101 and destination MAC addrss is 00e0-fc01-0303 during th time range 8:00 - 18:00 every day the ACL is activated on GigabitEthernet 1/0750. =====Define the rime range===== Define tiem range from 8:00 to 18:00 [sw5500]time-range 3com 8:00 to 18:00 daily =====Enter numbered link ACL===== Enter numbered link ACL, number as 4000 [sw5500]acl number 4000 =====Define the rules for the packet===== Define the rules for the packet whose source MAC address is 00e0-fc01-0101 and destination MAC addresss is 00E0-FC01-0303 [SW5500-acl-ethernettframe-4000] rule 1 deny source 00e0-fc01-0101 ffff-ffff-ffff source 00e0-fc01-0303 ffff-ffff-ffff time-range 3com =====Activate ACL===== Activate the ACL 4000 [sw5500-GigabitEthernet1/0/50]packet-filter inbound link-group 4000 --- //[[nce@itclatam.com|David Gonzalez]] 2021/03/29 10:37//