Part 3: IPv6 Addressing relevant slide set
Quiz Questions
You can ask the following questions either in class for a group discussion or for individual practice. If
you ask them for individual practice, review in class to make sure everyone properly understands
the content.
1. Briefly explain unicast, multicast, and broadcast messaging (in IPv4).
Unicast: Packet travels from a single source to a single destination.
2. What are the main differences between IPv4 addressing and IPv6 addressing?
The main difference that should be identified here is the increased address and packet size for
3. Convert the decimal numbers 192, 217, and 133 to binary. What are the hexadecimal
representations of these values?
This is a practice exercise for the skills that should have been reinforced throughout the lecture.
4. What are the dotted-decimal notation values for a /8 network and a /20 network? What is the
prefix notation for a dotted-decimal 255.255.192.0 network?
For a /8, the dotted-decimal equivalent is 255.0.0.0. For the /20, you have to do some binary
5. Briefly define (IPv4) Class A, B, C, and D networks.
Class A: Device addresses. Prefix of 1–126. Mask of /8.
Class B: Device addresses. Prefix of 128–191. Mask of /16.