-
Notifications
You must be signed in to change notification settings - Fork 101
Description
4.16
About how long does it take for a packet to cross the Pacific Ocean via an undersea fiber optic cable?
0.0025 Seconds
0.025 Seconds
0.250 Seconds
2.5 Seconds
I think the answer should be:
"0.250 Seconds.", rather than "0.025 Seconds"
4.20
How much larger are IPv6 addresses than IPv4 addresses?
They are the same size
IPv6 addresses are 50% larger than IPv4 addresses
IPv6 addresses are twice as large as IPv4 addresses
IPv6 addresses are 10 times larger than IPv4 addresses
Shouldn't it be 4x as large? (128 bits vs 32 bits)
4.21
What does it mean when your computer receives an IP address that starts with "169.."?
Your connection to the Internet supports the Multicast protocol
The gateway is mapping your local address to a global address using NAT
There was no gateway available to forward your packets to the Internet
The gateway for this network is a low-speed gateway with a small window size
I think the answer should be:
"There was no gateway available to forward your packets to the Internet", rather than "The gateway is mapping your local address to a global address using NAT"