Hello all,
i have a uc520 on my office and i wan to up 802.1x on siwtch 2960 for connection users.
My architecture:
PCUSER--------IPPHONE------SWcisco(with 802.1x )-----------IPBX
In this case thz port where iphone is connect is configurate like this
interface FastEthernet0/1
switchport mode access
switchport voice vlan 100
dot1x pae authenticator
dot1x port-control auto
dot1x violation-mode protect
spanning-tree portfast
where vlan 100 is my voice vlan
when i make this my iphone scope information but not a pc, when i read a guide of 2960 i see when i use voice vlan is necessary to use dot1x multi-domain for authentication for PC and IPHONE to 802.1x.
Is possible to make this without authentication for IPPHONE.
Thanks