IPv6 Flashcards
the first 64 bits of an IPv6 address, used for routing; it is further broken down into the global routing prefix and the subnet ID
network prefix
the last 64 bits of an IPv6 address, representing the user address, which is generated by the NIC
interface ID
the size of the network prefix, designated by “/x”
prefix length
the IPv6 equivalent of IPv4’s APIPA/zeroconf address local address; it is automatically generated upon boot, and the prefix is always fe80::/10
link-local address
the last 64 bits of an IPv6 address on old OS’s, generated by using the device’s MAC address
Extended Unique Identifier, 64-bit (EUI-64)
a file on a DNS server that holds the IP addresses of the root servers
root hints
a unicast address for the closest machine/server in a cluster (if more than 1) to a router (for DNS, only the biggest Tier 1 Internet routers)
anycast address
an IPv6 address given to a client by a router; upon boot, the client sends a router solicitation message on ff02::2, after which the router returns the prefix; the client then creates the rest of the address; as a true Internet address, another computer running IPv6 with this address can access this client unless a firewall is installed
global unicast “global” address
a feature ones needs to enable on a router to allow router solicitation; it tells the routers to go upstream to the ISP to get the prefix to hand out
prefix delegation
Tier 1 routers connecting to other Tier 1 routers that have no default route to send packets with unknown destinations
no-default routers
protocol that makes IPv6 automation work, which consists of five packets: neighbor solicitation, neighbor advertisement, router solicitation, router advertisement, redirect
Neighbor Discovery Protocol (NDP)
DHCPv6 server similar to that of IPv4, passing out IP info like addresses, default gateways, and DNS servers
stateful DHCPv6 server
DHCPv6 server that uses router advertisements to give some info to hosts; gives small changes compared to that of regular router advertisements, like the DNS server
stateless DHCPv6 server
tunnel where IPv4 traffic is encapsulated into an IPv6 tunnel so that it can reach an IPv6 capable router, using a downloaded tunneling client
4to6
one of the most popular IPv6 tunneling standards, one of only two that can go through IPv4 NAT (NAT traversal)
6in4