09-11-2006 02:35 AM - edited 03-10-2019 02:44 PM
We've trying to implement DHCP accounting using RADIUS. All configuration made as in http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a00801543c7.html
but it seems that named accounting lists not work att all.
I.e.
aaa accounting network RADIUS-GROUP1 start-stop group RGROUP-1
ip dhcp pool WIRELESS-POOL
accounting RADIUS-GROUP1
not working. How can I configure DHCP accounting properly? Any working example?
PS: 7206, c7200-is-mz.123-16.bin
Solved! Go to Solution.
09-15-2006 09:30 AM
In this command aaa accounting network RADIUS-GROUP1 start-stop group RGROUP-1 try with various options in place of the word network .Refer the following URL for more information
09-15-2006 09:30 AM
In this command aaa accounting network RADIUS-GROUP1 start-stop group RGROUP-1 try with various options in place of the word network .Refer the following URL for more information
10-26-2006 05:20 AM
Thanks for the link, I've missed following prereq: DHCP accounting can be configured only for DHCP network pools in which bindings are created automatically and destroyed upon lease termination or when the client sends a DHCPRELEASE message.
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