I get this error:
00:55:40: AAA/ACCT/CMD: User user, Port tty0, Priv15: "configure terminal <cr>"
00:55:40: AAA/ACCT/CMD: Found list "default"
00:55:40: AAA/ACCT: user user, acct type 3 (2765129538): Method=radius (radius)
00:55:40: RADIUS: unsupported accounting type 3 for user "user"
My config is:
aaa authentication login default group radius local
aaa accounting commands 15 default start-stop group radius
radius-server host 10.10.10.10 auth-port 1645 acct-port 1646
radius-server key testkey
What might be wrong?
I use CSACS.