<div dir="ltr">Hi everyone,<div><br></div><div>After struggling a while with odhcpd and route propagation I wanted to report that I got ipv6 working with the following config for 6relayd.</div><div><br></div><div><pre style="color:rgb(0,0,0)">
config server se00
        list network    se00
        option rd       server
        option dhcpv6   server
        option management_level 1

config server sw00
        list network    sw00
        option rd       server
        option dhcpv6   server
        option management_level 1

config server sw10
        list network    sw10
        option rd       server
        option dhcpv6   server                                 
        option management_level 1</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">Hope this can be of use to someone or contribute to the next release :)</pre><pre style="color:rgb(0,0,0)"><br>
</pre><pre style="color:rgb(0,0,0)">BR,</pre><pre style="color:rgb(0,0,0)">Vincent</pre></div></div>