In: Computer Science
1) Which devices on the network will be unable to communicate with other network devices?
Answer:
The 0 and 255 ( i.e 202.17.68.0 and 202.17.68.255) devices can not communicate each other .
2) Routers are protocol dependent at which OSI model layer?
Answer: Network - control layer .
3) Which TCP/IP protocol will allow you remote command prompt access to the network routers?
Answer: Network protocol .
4) Which TCP/IP protocol allows ISPs and corporate networks to support more hosts than they have available addresses?
Answer: ARP protocol
5) Why can a single HTTP server handle thousands of requests per hour?
Answer:
They will all have a different client socket and represent unique connections. This is what lets you make several simultaneous requests to the same Web site from your computer. Again, TCP keeps track of each of these connections independently, so each connection is unaware of the others.
6) List three basic Telnet commands.
Answer: