Interactive end-of-chapter exercises


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 B wants to send an IPv6 datagram to a host on subnet D. Assume that the forwarding between these two hosts goes along the path: B --> c --> b --> F --> D



Question List


1. Is the datagram being forwarded from B to c an IPv4 or IPv6 datagram?

2. What is the source address of this B to c datagram?

3. What is the destination address of this B to c datagram?

4. Is this B to c 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 c to b an IPv4 or IPv6 datagram?

8. What is the source address of this c to b datagram?

9. What is the destination address of this c to b datagram?

10. Is this c to b 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 b to F an IPv4 or IPv6 datagram?

14. What is the source address of this b to F datagram?

15. What is the destination address of this b to F datagram?

16. Is this b to F 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. Is the datagram being forwarded from F to D an IPv4 or IPv6 datagram?

20. What is the source address of this F to D datagram?

21. What is the destination address of this F to D datagram?

22. Is this F to D datagram encapsulating another datagram? Yes or No.

23. What router is the 'tunnel entrance'? Give the router's letter

24. What router is the 'tunnel exit'? Give the router's letter

25. Which protocol encapsulates the other, IPv4 or IPv6?




Solution


1. The datagram is an IPv4 datagram.

2. The source IP address is 166.245.166.222

3. The destination IP address is 152.83.150.226

4. Yes, the datagram is encapsulated.

5. The source address of this encapsulated datagram is 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

6. The destination address of this encapsulated datagram is DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

7. The datagram is an IPv4 datagram.

8. The source IP address is 166.245.166.222

9. The destination IP address is 152.83.150.226

10. Yes, the datagram is encapsulated.

11. The source address of this encapsulated datagram is 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

12. The destination address of this encapsulated datagram is DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

13. The datagram is an IPv4 datagram.

14. The source IP address is 166.245.166.222

15. The destination IP address is 152.83.150.226

16. Yes, the datagram is encapsulated.

17. The source address of this encapsulated datagram is 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

18. The destination address of this encapsulated datagram is DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

19. The datagram is an IPv6 datagram.

20. The source IP address is 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

21. The destination IP address is DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

22. No, the datagram is NOT encapsulated.

23. The tunnel entrance is router B

24. The tunnel exit is router F

25. 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

Question 1 of 25

The answer was: 166.245.166.222

Question 2 of 25

The answer was: 152.83.150.226

Question 3 of 25

The answer was: Yes

Question 4 of 25

The answer was: 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

Question 5 of 25

The answer was: DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

Question 6 of 25

The answer was: IPv4

Question 7 of 25

The answer was: 166.245.166.222

Question 8 of 25

The answer was: 152.83.150.226

Question 9 of 25

The answer was: Yes

Question 10 of 25

The answer was: 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

Question 11 of 25

The answer was: DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

Question 12 of 25

The answer was: IPv4

Question 13 of 25

The answer was: 166.245.166.222

Question 14 of 25

The answer was: 152.83.150.226

Question 15 of 25

The answer was: Yes

Question 16 of 25

The answer was: 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

Question 17 of 25

The answer was: DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

Question 18 of 25

The answer was: IPv6

Question 19 of 25

The answer was: 4D6F:AFCB:E89C:EBA5:8BCD:E9D4:A9CA:2FA6

Question 20 of 25

The answer was: DE45:F27D:45E9:4C46:19FE:BAE3:843A:B39E

Question 21 of 25

The answer was: No

Question 22 of 25

The answer was: B

Question 23 of 25

The answer was: F

Question 24 of 25

The answer was: IPv4

Question 25 of 25

Try Another Problem

We greatly appreciate the work of John Broderick (UMass '21) in helping to develop these interactive problems.

Copyright © 2010-2025 J.F. Kurose, K.W. Ross
Comments welcome and appreciated: kurose@cs.umass.edu