The
configuration method is as follows:
Configuring
interface-based packet filter
1.Create
ACL
#
acl mac
4000
rule 0 permit source-mac 0826-ae38-f137
ffff-ffff-ffff counting
rule 50 deny
#
2. ACL
configuration for packet filtering under the interface
#
interface
GigabitEthernet1/0/1
port
access vlan 135
stp
edged-port
packet-filter
mac 4000 inbound
#