I have switchports that have access VLAN and voice VLAN, and I want to run ARP inspection on the access VLAN only. If the ARP inspection is violated, I want to disable the switchport for the access VLAN only, but I don't want to disable the user's phone. After all, he will want to call HelpDesk to find out why his computer has suddenly been cut off.
Can someone please confirm that this is the command I want? The documentation seems to be ambiguous.
errdisable detect cause arp-inspection action shutdown vlan <access vlan>
Of course, I don't want to shut down the entire access VLAN ... I want to do it to that VLAN only, on that switchport only.
Kevin Dorrell