Radius Attribute Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2009 07:11 PM - edited 03-10-2019 04:35 PM
Hi,
I'm having some issues on implementing radius accounting. Below are my configurations
aaa group server radius ClearBox
server 192.168.111.8 auth-port 1812 acct-port 1813
accounting accept ClearBox
!
aaa accounting exec default start-stop group ClearBox
aaa accounting network default start-stop group ClearBox
aaa accounting connection h323 start-stop group ClearBox
aaa accounting resource default start-stop group ClearBox
aaa session-id common
!
gw-accounting aaa
!
radius-server attribute list ClearBox
attribute 1,4-6,25-26,28-31,40-41,44,46,49,61
!
radius-server host 192.168.111.8 auth-port 1812 acct-port 1813
radius-server key 7 12481603171B5B55
radius-server vsa send accounting
I am using ClearBox as my radius server. It seems that the ff attributes (h323-connect-time,h323-disconnect-time,h323-disconnect-cause,) was not recorded on the ClearBox. See attached file for the screenshot. May be you can help me on this issue.
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 07:00 AM
Try to enable the following debugs:
debug isdn q931
debug ppp negotiation
debug aaa authen
debug aaa accounting
debug radius
