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.
I have a cisco 3845 running 12.4(15)T10.I can send a POD and disconnect my session. But when I try to send a COA, I always get back the same error. Here is the debug log:*Sep 14 17:25:16.017: COA: 172.16.XX.XX request queued*Sep 14 17:25:16.017: ++...
Yes, the debug output in my original message is the output from "debug aaa coa".I have tried sending different combinations of attributes and all give the same results. The 2 attributes I sent that resulted in the debug output in my first message wer...
We are connecting to FreeRadius on a linux box so FreeRadius is doing the Authentication, Authorization, and Accounting but I'm sending the COA from my pc with code I wrote using the TinyRadius library.Yes, I'm trying to send a cisco specific av-pair...
Yes, the radius server is listed there and my pc is listed there. The actual COA message is coming from my pc but according to the documentation I have read, that shouldn't be an issue. If my pc wasn't listed there I would have gotten a different de...
aaa new-modelaaa authentication ppp default local group radiusaaa authentication ppp mounir group radius localaaa authorization network default local group radiusaaa authorization network mounir group radiusaaa accounting update periodic 1aaa account...