Table of Contents

upc Connect Box

aka: Ziggo Connect Box, Unitymedia Connect Box, Compal CH7465LG-ZG

more on the intertubes

Issues

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
}