IPv6 Tunneling and Encapsulation
Consider the network shown below which contains four IPv6 subnets, connected by a mix of IPv6-only routers(shaded blue), IPv4-only routers (shaded red) and dual-capable IPv6/IPv4 routers (shaded blue with red interfaces to IPv4 routers). You might want to review Section 4.3.4 in the textbook before doing this problem.
Suppose that a host of subnet F wants to send an IPv6 datagram to a host on subnet B. Assume that the forwarding between these two hosts goes along the path: F --> b --> c --> B
Question List
1. Is the datagram being forwarded from F to b an IPv4 or IPv6 datagram?
2. What is the source address of this F to b datagram?
3. What is the destination address of this F to b datagram?
4. Is this F to b datagram encapsulating another datagram? Yes or No.
5. What is the source address of this encapsulated datagram?
6. What is the destination address of this encapsulated datagram?
7. Is the datagram being forwarded from b to c an IPv4 or IPv6 datagram?
8. What is the source address of this b to c datagram?
9. What is the destination address of this b to c datagram?
10. Is this b to c datagram encapsulating another datagram? Yes or No.
11. What is the source address of this encapsulated datagram?
12. What is the destination address of this encapsulated datagram?
13. Is the datagram being forwarded from c to B an IPv4 or IPv6 datagram?
14. What is the source address of this c to B datagram?
15. What is the destination address of this c to B datagram?
16. Is this c to B datagram encapsulating another datagram? Yes or No.
17. What is the source address of this encapsulated datagram?
18. What is the destination address of this encapsulated datagram?
19. What router is the 'tunnel entrance'? Give the router's letter
20. What router is the 'tunnel exit'? Give the router's letter
21. Which protocol encapsulates the other, IPv4 or IPv6?
Solution
1. The datagram is an IPv4 datagram.
2. The source IP address is 114.105.214.77
3. The destination IP address is 38.36.80.138
4. Yes, the datagram is encapsulated.
5. The source address of this encapsulated datagram is 9EB8:F71C:1FE6:4EDA:F1AB:74A5:4875:ED32
6. The destination address of this encapsulated datagram is FE84:CF91:9D97:EFC7:1BE9:719F:3FA5:2523
7. The datagram is an IPv4 datagram.
8. The source IP address is 114.105.214.77
9. The destination IP address is 38.36.80.138
10. Yes, the datagram is encapsulated.
11. The source address of this encapsulated datagram is 9EB8:F71C:1FE6:4EDA:F1AB:74A5:4875:ED32
12. The destination address of this encapsulated datagram is FE84:CF91:9D97:EFC7:1BE9:719F:3FA5:2523
13. The datagram is an IPv4 datagram.
14. The source IP address is 114.105.214.77
15. The destination IP address is 38.36.80.138
16. Yes, the datagram is encapsulated.
17. The source address of this encapsulated datagram is 9EB8:F71C:1FE6:4EDA:F1AB:74A5:4875:ED32
18. The destination address of this encapsulated datagram is FE84:CF91:9D97:EFC7:1BE9:719F:3FA5:2523
19. The tunnel entrance is router F
20. The tunnel exit is router B
21. IPv4, in order to maintain compatibility with existing IPv4 infrastructure, IPv6 datagrams are put in the payload of an IPv4 datagram. These IPv4 datagrams are passed on until it reaches a router which supports IPv6, where the IPv6 datagram is decapsulated and passed on.
That's incorrect
That's correct
The answer was: IPv4
The answer was: 114.105.214.77
The answer was: 38.36.80.138
The answer was: Yes
The answer was: 9EB8:F71C:1FE6:4EDA:F1AB:74A5:4875:ED32
The answer was: FE84:CF91:9D97:EFC7:1BE9:719F:3FA5:2523
The answer was: IPv4
The answer was: 114.105.214.77
The answer was: 38.36.80.138
The answer was: Yes
The answer was: 9EB8:F71C:1FE6:4EDA:F1AB:74A5:4875:ED32
The answer was: FE84:CF91:9D97:EFC7:1BE9:719F:3FA5:2523
The answer was: IPv4
The answer was: 114.105.214.77
The answer was: 38.36.80.138
The answer was: Yes
The answer was: 9EB8:F71C:1FE6:4EDA:F1AB:74A5:4875:ED32
The answer was: FE84:CF91:9D97:EFC7:1BE9:719F:3FA5:2523
The answer was: F
The answer was: B
The answer was: IPv4