Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
When enabling the SNMP proccess on a Cisco router or switch by configuring an SNMP v1/v2c community, it also automatically enables SNMPv3.
The issue is, that no mater how much I restrcit SNMP access with ACLs, the IOS device will always respond to SN...
I continued the debugging with the following debugs:debug dotx1 alldebug authentication eventsAnd now I see the following interesting difference between the 2 clients:This one works:Aug 30 09:12:06.245: dot1x-ev(Gi3/34): New client detected, issuing ...
I have attached Wireshark captures and debug output from 2 session: one that works, and one that does not work.In the Wireshark capture, we can see that the PC is indeed sending the EAP response.In the debug output, I notice that the a message like t...