hello Team,
I am trying to configure 802.1x on the 2560 switches. We have some ATAs connected. I configured the MAB on the switch and configured the windows IAS server with the ATA MAC as user/password. However; when i connect the ATA to the switch port it doesn't get the IP address. Is there a way to make this work? here's my switch port config.
interface FastEthernet0/29
switchport access vlan 17
switchport mode access
switchport voice vlan 3030
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
dot1x mac-auth-bypass
dot1x pae authenticator
dot1x port-control auto
dot1x timeout tx-period 10
dot1x timeout supp-timeout 10
dot1x reauthentication
dot1x guest-vlan 999
dot1x auth-fail vlan 999
dot1x auth-fail max-attempts 2
spanning-tree portfast
I appreciate your help.
thanks
Anand