InterviewSolution
Saved Bookmarks
| 1. |
Every host in an IPv4 network has a 1-second resolution real-time clock with battery backup. Each host needs to generate up to 1000 unique identifiers per second. Assume that each host has a globally unique IPv4 address. Design a 50-bit globally unique ID for this purpose. After what period (in seconds) will the identifiers generated by a host wrap around?(A) 128(B) 64(C) 256(D) 512 |
| Answer» | |