DHCPv6 and Radius

Hi
I have got my router to hand out IPv6 prefixes to customer routers over pppoe, but I can’t get DHCPv6 to assign prefixes from RADIUS.

Has anyone got DHCPv6 getting prefixes via RADIUS? If so, how? If not yet supported, what’s the plan/ As I can’t see a way to ahnd out static ipv6 prefixes to customers without Radius control. Or am i missing something?!

Cheers

its easy to use just dhcpv6 to give ipv6 over pppoe.

http://wiki.mikrotik.com/wiki/Manual:IPv6_PD_over_PPP

Yes - this bit works. It is putting static /64 PD into Radius and allocating the same one over PPPOE that does not work.

but why use radius, as long as you dhcp works? its common to do a “dual setup” radius and pppoe for ipv4 and dhcp trough the pppoe for ipv6.