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 F. Assume that the forwarding between these two hosts goes along the path: B --> c --> b --> F
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. 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 215.26.194.255
3. The destination IP address is 180.249.233.251
4. Yes, the datagram is encapsulated.
5. The source address of this encapsulated datagram is 49C7:8DED:A5FA:2454:C347:5FAE:A174:5135
6. The destination address of this encapsulated datagram is 823E:545C:9416:D4DE:76E3:228A:A13D:F667
7. The datagram is an IPv4 datagram.
8. The source IP address is 215.26.194.255
9. The destination IP address is 180.249.233.251
10. Yes, the datagram is encapsulated.
11. The source address of this encapsulated datagram is 49C7:8DED:A5FA:2454:C347:5FAE:A174:5135
12. The destination address of this encapsulated datagram is 823E:545C:9416:D4DE:76E3:228A:A13D:F667
13. The datagram is an IPv4 datagram.
14. The source IP address is 215.26.194.255
15. The destination IP address is 180.249.233.251
16. Yes, the datagram is encapsulated.
17. The source address of this encapsulated datagram is 49C7:8DED:A5FA:2454:C347:5FAE:A174:5135
18. The destination address of this encapsulated datagram is 823E:545C:9416:D4DE:76E3:228A:A13D:F667
19. The tunnel entrance is router B
20. The tunnel exit is router F
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: 215.26.194.255
The answer was: 180.249.233.251
The answer was: Yes
The answer was: 49C7:8DED:A5FA:2454:C347:5FAE:A174:5135
The answer was: 823E:545C:9416:D4DE:76E3:228A:A13D:F667
The answer was: IPv4
The answer was: 215.26.194.255
The answer was: 180.249.233.251
The answer was: Yes
The answer was: 49C7:8DED:A5FA:2454:C347:5FAE:A174:5135
The answer was: 823E:545C:9416:D4DE:76E3:228A:A13D:F667
The answer was: IPv4
The answer was: 215.26.194.255
The answer was: 180.249.233.251
The answer was: Yes
The answer was: 49C7:8DED:A5FA:2454:C347:5FAE:A174:5135
The answer was: 823E:545C:9416:D4DE:76E3:228A:A13D:F667
The answer was: B
The answer was: F
The answer was: IPv4