[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
IPv6: numbering of point-to-point-links
> While reading up on IPv6, I've seen numerous places that subnets are now
> all /64.
>
> I have even read that subnets defined as /127 are considered harmful.
RFC3627, with a lot of discussion in the IETF on this. See also https://datatracker.ietf.org/doc/draft-ietf-6man-prefixlen-p2p/
> However while implementing IPv6 in our network, I've encountered several
> of our peering partners using /127 or /126 for point-to-point links.
I personally don't any benefit in using /126 subnets.
> What is the Best Current Practice for this - if there is any?
>
> Would you recommend me to use /64, /126 or /127?
>
> What are the pros and cons?