08-09-2018 03:47 AM
I have a WS-C2960CX-8PC-L running IOS 15.2(3)E2 with dot1.x, and MAB authentication schema enabled.
Everything works fine for what concerns authentication and authorization while the accounting does have issues.
Differently, than other Cisco switches, we have in production (2960-X and 3560 running different flavors of IOS, typically C3560-IPBASEK9-M Version 12.2(55)SE5), that 2960CX are unable to send back a correct RADIUS accounting message.
The problem lies, in fact, the RADIUS server is sending an accept message that contains a CLASS attribute (25), so, according to RADIUS RFC4372/RFC2865, the switch should send back the same CLASS attribute value in accounting message.
We see that class attribute sent back in oldest switches/IOS accounting messages but not in the 2960-CX with IOS 15.
The configuration found under the interfaces are the same, and even the global configs (for the part concerning the AAA ) are equal.
Solved! Go to Solution.
08-13-2018 07:05 AM
Upgrading to 15.2-6-E1 solved the problem.
08-09-2018 05:54 AM
Hi,
Can you confirm the following command is present in your config:
radius-server attribute 25 access-request include
08-09-2018 07:58 AM - edited 08-09-2018 08:10 AM
The command you suggest is there:
sh run | i access-request
radius-server attribute 25 access-request include
08-09-2018 08:16 AM
BTW, on the older cat 3560 running on 122-55.SE5, it works irrespective of the presence of that command.
08-09-2018 09:33 AM
08-13-2018 05:44 AM
08-13-2018 07:05 AM
Upgrading to 15.2-6-E1 solved the problem.
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