OpenWRT routers: Difference between revisions

(Add detail)
(Add the missing route)
* Configure IPv6 on the WAN manually, not using DHCPv6
 
* Configure automatically with DHCPv6, and then add the missing route(s)
# ip -f inet6 route add default via fe80::203:97ff:feba:900 dev pppoe-wan
 
* See whether delegating a /60 is any better - does DHCPv6 PD reply with the /60 or just one /64 ?