====== upc Connect Box ====== //aka: Ziggo Connect Box, [[de:admin:unitymedia|Unitymedia]] Connect Box, Compal CH7465LG-ZG// ==== more on the intertubes ==== * [[http://blog.spakka.net/2017/03/11/ipv6-and-ziggo-part-2/|IPv6 and Ziggo – part 2 (Cdp blog)]] ===== Issues ===== * rapid-commit is broken ("The Connect Box supports rapid-commit and responds directly with a DHCP6 REPLY message. However, the resulting prefix-delegation does not work – it looks like the route has not been installed.") * delegated prefixes are not persistent – it's like dynamic IPv6. An abomination. ===== configuration ===== ==== EdgeRouter ==== interfaces ethernet wan0 dhcpv6-pd { pd 0 { interface switch0 { host-address ::1 no-dns prefix-id :0 service slaac } prefix-length /60 } rapid-commit disable }