While opening a TCP connection , the initial sequence number is to be derived using ToD clock that keeps running even when the host is down. The low order 32 bits of the counter of the ToD clock is to be used for the initial seq no. The clock counters increments once per milli second. The maximium packet lifetime is given to be 64s.
Which one of the following choices is closest to the minimum permissible rate at which seq no used for packet of a connection can increase?
A).015 /s
B) .064/s
C).134/s
D).327/s
Can anyone explain the solution and theory related to this problem in detail?