1,112 views
0 0 votes
When the IP packet has minimum size (20bytes), what happens to option field. Is it not present or present with all bits set to 0 (all 40bytes of 0's)?

1 Answer

Best answer
1 1 vote

          Option field in IP header is optional, i.e. if we look at IP packet of 20 bytes it wont be having any option field or data field .. 

Is it not present or present with all bits set to 0 (all 40bytes of 0's)?

           Even if you set all those option field bits to 0  ,it will consume the space . Hence it wont be having that 20bytes size. I guess it answer the second part. 

selected by
Position:
Show:

Related questions

1 1 vote
2 2 answers
2.3k
2.3k views
arnav1827 asked Mar 21, 2023
2,286 views
One of the header fields in an IP datagram is the Time to Live (TTL) field. Which of the following statements best explains the need for this field ? It can be used to pr...
1 1 vote
3 answers 3 answers
5.3k
5.3k views
Ollie asked Oct 19, 2018
5,291 views
I was studying how the packet is transmitted from source to destination, what i understood is, we need IP address to identify the network in which our destination is pres...
0 0 votes
1 answers 1 answer
718
718 views
Sahil_Lather asked Jan 26, 2023
718 views
Consider and IP packet arrived at a router of size 1850 bytes. If the header length field in IPv4 header is 1010 and the packet is sent to a router whose Maximum transmis...
5 5 votes
1 1 answer
3.8k
3.8k views
MIRIYALA JEEVAN KUMA asked Jan 2, 2018
3,836 views
If a datagram of size 4000 bytes from transport layer arrives at network layer and it has to be forwarded through a link with maximum capacity of 800 bytes. Then calculat...