QuestionQ294
Networking Concepts for ManagersA sequence number is a 32-bit value ranging from 1 to 4,294,967,295. When data is transmitted across a network, it is split into fragments (packets) at the source and reassembled at the destination system. Each packet includes a sequence number that the destination system uses to reconstruct the data packets in the proper order.
Your computer’s Initial Sequence Number at login is 24171311. You connect your computer to a computer with the IP address 210.213.23.21. This entire process takes three seconds. What is the value of the Initial Sequence Number at this time?
- A 24171811
- B 24171311
- C 24619311
- D 24171111
Community Discussion