1,169 views
0 0 votes

A packet has arrived in which the offset value of second frame is 450, the header length is 20 and the value of total length field is 1000. What is the number of the first byte in the first frame and the last byte in the last frame if the size of IP packet is 3500 B.

  1. 2620, 6539
  2. 2619, 6540
  3. 2620, 6540
  4. 2622, 6539

I'm confused here that if offset value of second frame is $450$ then 1st frame consisted of $450 \times 8 = 3600B$. that's more than the data we want to send.

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
0 0 answers
285
285 views
Avik Chowdhury asked Aug 27, 2018
285 views
A process executes the code for(i=1;i
0 0 votes
0 0 answers
628
628 views
Prateek Raghuvanshi asked Jun 10, 2018
628 views
Maximum number of nodes in the derivation tree when a word of length 2k is derived from a grammar in CNF$2^{k+1}-1$$3.2^{k}-1$$2^{k+1}+1$$3.2^{k}+1$
1 1 vote
0 0 answers
1.2k
1.2k views
Akriti sood asked Jan 23, 2017
1,189 views
how is statement iv always true??For any simple, connected, undirected graph $G(V, E, w)$ with each edge carrying distinct positive edge weights. Consider the following s...
0 0 votes
0 0 answers
968
968 views
vnc asked Feb 4, 2017
968 views
(i)An ICMP message is generated if IP datagram header is corrupted(ii) No ICMP message is generated if IP address in data link frame is broadcast or multicast address.Bot...