Consider the following 2 IP networks:
Information:
- The left IP network has
network ID 33.33.33.0/8
- The right IP network has
network ID 44.44.44.0/8
- The host A
on the left IP network
has the IP address 33.33.33.7
- It's IP forwarding and routing
tables
are given in the figure above
|
- The host B
on the right IP network
has 2 IP addresses
|
In this question, an IP packet is represented as follows:
Initially, the ARP cache of
node A is
empty.
If you need to use encapsulation in
your answer, simply put the
entire IP packet in the
data portion of a
new IP packet.
Questions:
- The host A sends an
IP packet with
data = Hello to
the host B using the
IP address
44.44.44.7.
- Show the IP packet
(in the specified representation
given above) that
host A will send. (10 pts)
- What is the ARP request that
the host A will
broadcast in order to send the IP packet ? (10 pts)
|
|
Answer the questions again, but now:
- The host A sends an
IP packet with
data = Hello to
the host B using the
IP address
192.168.2.5.
- Show the IP packet
(in the specified representation
given above) that
host A will send. (10 pts)
- What is the IP address of the
next node will
receive (and route) this IP packet ? (10 pts)
|
|