ipv6 addressing - non-routable equivalents?
Bill Manning
bmanning@ISI.EDU
Sat, 30 Sep 2000 14:22:39 -0700 (PDT)
Two birds w/ one stone.
) There is no IPv6 equivalent of global, private address space
as defined in RFC 1918. There is link-local and site-local,
which might suit your purposes.
) Inverse DNS delegations are done the same way as in IPv4, with
the delegations occuring on nibble bounds.
If you have: 201:0600:0004:80cf::/48 and (remember) the
bits from 65-128 are "reserved" for your MAC or e164 address,
then you have /49 to /64 to carve up as subnets.
16 delegation points, e.g. the functional equivalant of an
IPv4 /16. Does that help?
% Slightly related and I'm sure I'll sound like a complete novice.
%
% What's the equivalent of 192.168.x.y and 10.a.b.c for ipv6?
% On Sat, Sep 30, 2000 at 04:33:17AM +0200, Radu Malica wrote:
% > Hi
% >
% > for example i have 2001:600:4:80cf::/48
% > and a /64 from sprint 3FFE:2900:E004::/48
% >
% > and i don't know how to give to my clients ipv6 tunnels and sub block
% > addresses
% >
--
--bill