Hmm... I just checked v2. The expansion of the attributes in SQL reply table was added before 2.1.8 was released.
Post the relevant debug output to show what's going on.
Wed Dec 20 22:10:09 2017 - User HSI/DEU.MYID.47110815 Packet-Type = Access-Accept ERX-CoS-Shaping-Pmt-Type == "T02 %{request:Actual-Data-Rate-Downstream}" ERX-Virtual-Router-Name = "VRF-HSI-CGN" mysql> select * from radreply; +----+-------------------------+--------------------------+----+--------------------------------------------+ | id | username | attribute | op | value | +----+-------------------------+--------------------------+----+--------------------------------------------+ | 1 | HSI/DEU.MYID.47110815 | ERX-CoS-Shaping-Pmt-Type | == | T02 %{request:Actual-Data-Rate-Downstream} | | 2 | HSI/DEU.MYID.47110815 | ERX-Virtual-Router-Name | == | VRF_HSI_CGN | +----+-------------------------+--------------------------+----+--------------------------------------------+ Is this enough information or should i start radiusd in debug mode (radiusd -X) ? Regards, Alex