08-03-2017 01:38 PM - edited 03-08-2019 11:36 AM
Hello, I have just implemented dot1x wired configuration on my 'WS-C2960X-48FPD-L 15.0(2)EX4'. I am authenticating a phone via MAB and a connected computer via 802.1x computer authentication via a Windows NPS RADIUS server.
It is working fine apart from strange '%AUTHMGR-5-SECURITY_VIOLATION' events which shut the port down every time.
08-05-2017 09:40 AM
Hi,
I don't see anything obviously wrong. The IOS version 'WS-C2960X-48FPD-L 15.0(2)EX4' you are using is old and appears to be a deferred release, obviously issues with that release of code, so perhaps worth upgrading to a newer version.
Other than that the port security command you have configured "switchport port-security maximum 100" which won't be doing anything as port security isn't be enabled. If you were intending to use port security there'd be no need as the command "authentication host-mode multi-domain" only permits 1 voice and 1 data authenticated devices anyway. You may want to add the command " authentication violation restrict|shutdown|replace|protect" which would take an action when a new device connects to a port after the maximum number of devices are connected to that port.
HTH
08-05-2017 11:16 AM
Hello
Could be possible ios bug CSCto61364
res
Paul
11-20-2017 10:19 AM
I'm also having this problem. I can confirm that the AV pair device-traffic-class=voice is being issued by ISE and received at the switch. The workstation hits my policy for workstations and the phone hits the Cisco-IP-Phone authorization policy.
If I configure the port for "authentication host-mode multi-host" then both devices work but in the show authentication session output I only see the workstation in the DATA domain, no entry for the phone.
02-27-2018 07:37 AM
Hi...Any Luck in Solving such issues As i am suffering from a very Similar one
Below is the associated discussion
************************
***************************
Bregards
02-27-2018 08:31 AM
My issue was that I was missing a simple "aaa authorization network" command in my config which would allow ISE to move the phone into the voice domain through CoA. Now each device shows up in the correct domain with "authentication host multi-domain" configured.
02-27-2018 08:40 AM
02-27-2018 09:22 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide