Quantcast
Viewing all articles
Browse latest Browse all 60861

Re: EdgeRouter-X IPv6 on Comcast BCI

Ok so this should be good then right?

 

dhcpv6-pd {
            no-dns
            pd 0 {
                interface switch0 {
                    host-address ::1
                    prefix-id :1
                    service slaac
                }
                prefix-length 56
            }
            rapid-commit enable
        }


firewall {
            in {
                ipv6-name WANv6_IN
                name WAN_IN
            }
            local {
                ipv6-name WANv6_LOCAL
                name WAN_LOCAL
            }
        }


Viewing all articles
Browse latest Browse all 60861

Trending Articles