Computer Science, asked by chhayaaditya2, 1 year ago

If the IP header is 192 bytes long, what will be the value of the “HLEN” field?

Answers

Answered by GulabLachman
25

Answer:

The given question is from the chapter in computer science named TCP/IP.

Ip header is the header which contains the data's such as source ip address, destination ip address and ip version.  

HLEN is in TCP/ IP protocl and it has a value of 5 which means total number of headers equals to 5*4  or  20 bytes.

Now according to the given question :

IP header = 192 bytes

Value of HLEN field = 192/4

                                 = 48 bytes.

Answered by jitendrachoudhary8
1

Answer:

6

Explanation:

Similar questions