Hi there,
I'm trying to use port-security with voice vlan.
I'm using a port-mode autolearn cause i want to add the mac-addresses by myself.
I can add the mac-address binded to the access vlan on a port but I can achieve the same thing using the voice vlan on the port.
Here's my port configuration:
interface GigabitEthernet1/0/3
port access vlan 151
undo voice vlan mode auto
voice vlan 6 enable
port-security max-mac-count 2
port-security port-mode autolearn
port-security intrusion-mode blockmac
#
Thanks !