Computer NetworksNETWORKS

DF Don't Fragment Field in the IPv4 Header || Lesson 73 || Computer Networks || Learning Monkey ||

DF Don’t Fragment Field in the IPv4 Header

We will try to understand DF Don’t Fragment Field in the IPv4 Header in this class.

We have already discussed the concepts of Identification, MF, and Fragment Offset in our previous
DF Don’t Fragment Field in the IPv4 Header

Assume that sender A transmitted 1000 Bytes packet in the network and is received at the router.

The sender has set the DF Do not Fragment field to 1.

Now the router has to fragment the packet to 500 Bytes because the MTU of the network is 500 Bytes.

But the DF field in the header is set to 1, so the router cannot fragment it further.

The router will send an ICMP packet stating that I have received a packet with DF set to 1, but I need the packet to be fragmented to 500 Bytes.

The sender will now fragment the packet to 500 Bytes based on the response.

#computernetworks #gatecse #learningmonkey #computernetworking

Link for playlists:
https://www.youtube.com/channel/UCl8x4Pn9Mnh_C1fue-Yndig/playlists

Link for our website: https://learningmonkey.in

Follow us on Facebook @ https://www.facebook.com/learningmonkey

Follow us on Instagram @ https://www.instagram.com/learningmonkey1/

Follow us on Twitter @ https://twitter.com/_learningmonkey

Mail us @ learningmonkey01@gmail.com

source

ipv4

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

4 thoughts on “DF Don't Fragment Field in the IPv4 Header || Lesson 73 || Computer Networks || Learning Monkey ||

Comments are closed.