radvd.conf (Source)

1
2
3
4
5
6
7
interface eth0
{
   AdvSendAdvert on;
   prefix YOUR:PREFIX:HERE::/64
   {
   };
};