week 9 Flashcards
what is the theoretical limit of ipv4
32 bit space has a theoretical limit of 4.3 billion devices
what is the practical limit of ipv4
250 million devices
how many ip addresses does ipv6 have
340 undecillion addresses
what are the reasons for transiting to the ipv6 address space
- -> depletion of ipv4 address space
- -> issues with network address translation
- -> increasing internet population and the age of IOT
ipv6 fixes the limitations of ipv4 and includes additional enhancements such as ________________
icmpv6
internet started with ______________ connectivity for any applications
end to end
what are the benefits of ipv6
- -> expanded addressing capabilities
- -> structured hierarchy to manage routing table growth
- -> serverless autoconfig and reconfig
- -> streamlined header format and flow identification
- -> improved support for extensions
what are 3 advanced features of ipv6
- -> quality of service
- -> security
- -> mobility (more efficient and robust mechanisms)
what are 3 migration techniques for ipv4 and ipv6 coexistence
- -> dual stack
- -> tunneling
- -> translation
what is dual stack
allows ipv4 and ipv6 to exist on the same network
devices run both ipv4 and ipv6 protocols simultaneously
what is tunneling
- -> it is a method of transporting ipv6 packets over an ipv4 network
- -> the ipv6 packet is encapsulated inside an ipv4 packert
what is translation
the NAT64 allows ipv6 enabled devices to communicate with ipv4 enabled devices using a translation technique similar to NAT for ipv4. An ipv6 packet is translated to an ipv4 packet and vice versa.
characteristics of ipv6
- -> 128 bits long and written as a string of hexadecimal digits
- -> Each hexadecimal digit represents 4 bits so there are 32 hexadcimal digits
- -> 8 hextets separated by “:”
- -> each hextet is 16 bits / 4 hexadecimal digits long
ipv6 does not use _________________-
dotted decimal subnet mask notation
what are the 3 types of addresses ipv6 has
unicast
multicast
anycast