Chapter 13: IPv6 Flashcards
Describe IPv6
- expands the IP address space
- makes IPsec support standard
- link local addressing
Describe the IPv6 Notation
2001: 0000:0000:3210:0800:200C:00CF:1234
- uses colon as a separator
- each group is a hexadecimal number between 0000 and FFFF.
- leading zeros can be dropped.
- :: represents string of consecutive groups with value of zero.
What is the IPv6 loopback address?
::1
Describe the link-local address.
- don’t have a single ip address unless network isn’t connected to a router.
- always begin with FE80::/64 FE80:0000:0000:0000:
Describe the IPv6 subnet Mask.
- last 64 bits generated by the NIC
- max of 64 bits for subnet.
- IANA passed out /32 to big ISPs
what type of address is a link-local address?
-unicast
Describe multicast addresses.
FF02::1 all routers
FF02::2 all routers
FF02::1::FFXX:XXXX solicited node
What is a root hint?
-file that DNS servers keep ip addresses of root servers.
What is a global unicats adddress?
- used to get on the internet
- assigned from default gateway
Does IPv6 have default routers?
No. tier-one routers with no default route.
-48 bit prfix from upstream router and 16 bit subnet from default gateway and 64 bit unique number.
Describe IPv6 router advertisements.
-Do not pass out DNS server info.