Step-by-step explanation:
Let, DG is the datagram so, DG= 2400.
Let, FV is the Value of Fragment and F is the Flag and FO is the Fragmentation Offset.
Let, M is the MTU so, M=700.
Let, IP is the IP header so, IP= 20.
Let, id is the identification number so, id=422
Required numbers of the fragment =
![[(DG-IP)/(M-IP) ]](https://img.qammunity.org/2020/formulas/computers-and-technology/high-school/lwqlxc84ej9ttjzkgv9anuhrfk1eq0y2n1.png)
Insert values in the formula =
![[(2400-20)/(700-20) ]](https://img.qammunity.org/2020/formulas/computers-and-technology/high-school/gz4ww5efetz1ac5v7pau17mho3qlrdqrd9.png)
Then, =
=
![[3.5]](https://img.qammunity.org/2020/formulas/computers-and-technology/high-school/xf4aba99i7a400dj8nz4s1hukovubfkpn9.png)
The generated numbers of the fragment is 4
- If FV = 1 then, bytes in data field of DG=
and id=422 and FO=0 and F=1.
- If FV = 2 then, bytes in data field of DG=
and id=422 and FO=85
and F=1.
- If FV = 3 then, bytes in data field of DG=
and id=422 and FO=170
and F=1.
- If FV = 4 then, bytes in data field of DG=
and id=422 and FO=255
and F=0.