357 views
3 votes
3 votes
What is the maximum bandwidth at which a IP host can send 700 bytes of packets without having the 16 bit Datagram identification field wrap around within 100 seconds?

(a) 3.67 Mbps

(b) 4.84 Mbps

(c) 1.63 Mbps

(d) 2.8 Mbps

Please read below...

As I know some concepts:

TCP is Byte stream protocol ( Every byte counted)

IP is packet stream protocol (Every packet counted)

Identification field(16 bits) in datagram is used identify every datagram uniquely and also in fragmentation..

Wrap around time : simply after how much time we are going use same sequence number...

Now my doubt is

1)what happen if we send packet without identification number??

2)Is it possible to send datagram without identification number??

AND PLEASE CORRECT MY CONCEPT IF I AM WRONG...thanks in advance

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
1 votes
1 votes
1 answer
2
amiteshKeshari asked Oct 23, 2023
657 views
In a Class C network,if subnet mask is 255.255.255.244 then how many number of host in each subnet?
0 votes
0 votes
0 answers
3
54Y4N asked Oct 9, 2023
233 views
A 1 kilometer long CSMA/CD (not 802.3) has a propagation speed of 200m/ìsec. Repeaters are not allowed in this system Data frames are 256 bits long, including 32 bits of...