How to block specific MAC address in Cisco Switch
(config)# mac address-table static 0349.1245.95ca vlan 192 drop
just repeat with as many VLANs that you wanted to deny access for the specific MAC address
Configuration guides for IT Administrators
by Administrator · August 29, 2016
(config)# mac address-table static 0349.1245.95ca vlan 192 drop
just repeat with as many VLANs that you wanted to deny access for the specific MAC address
Tags: mac-address
Comments