Tseveendorj wrote: > Hello, > > Can I put one attribute in database like following > > 256Kbps Cisco-AVPair := ip:sub-policy-Out=256Kbps > 256Kbps Cisco-AVPair := ip:sub-policy-In=256Kbps Yes. Just insert them the same as any reply attributes. But you will need to use the "+=" operator, not ":=". See the documentation for details. Alan DeKok.