I am wondering if the configuration below would be valid for answer the task 1.4 assuming that we dont need to send trap to any syslog server.
So, here is the configurations:
Extended MAC access list MAC_FITER
permit host 0050.7014.8ef0 any
permit host 00d0.586e.b710 any
permit host 00c0.1443.07bf any
permit host 00d0.341c.7871 any
deny any any
int fa0/10
mac access-group MAC_FILTER in
what do you think ?