Hi
I am trying to assign the voice vlan without configuring directly in the interface,
switchport voice vlan id.
I have been looking into some possible solutions:
Radius
Smart Ports events
VMPS
The final goal: A phone connects to an interface it identifies the mac in a list and assigns the corresponding voice vlan in the interface.
What i have tried:
Radius
the mac is authenticated correctly in the server
the switch sees domain voice
the switch tries to set DATA VLAN instead VOICE VLAN (see attachment)
Smart Ports
Created a local Mac List
Created a mac event trigger
and assigned the correct vlan.
What i do not want is to have a local MAC List
So, i tried to create a MAB event as suggested at http://www.cisco.com/en/US/docs/switches/lan/auto_smartports/12.2_55_se/configuration/guide/configure.html
however i am not seeing any option to get any values from the server
VMPS
Can it be done? Because it seems to work only for data vlan.
Thanks in advance