Good day!
Have a
* 1 26 WS-C2960-24TT-L 12.2(58)SE2 C2960-LANBASEK9-M
interface FastEthernet0/11
description -ND to Netgear flor 1 ---
switchport trunk native vlan 7
switchport trunk allowed vlan 3,7
switchport mode trunk
mac access-group wifi-secure in
no cdp enable
spanning-tree bpdufilter enable
end
Extended MAC access list wifi-secure
deny host 844b.f5bd.4393 any
deny any host 844b.f5bd.4393
permit any any
My question:
Is it possible to prohibit the passage of MAC address on port 7 vlan?
Already available conf Notices prohibits the passage of MAC address per port for any vlan.