

InterviewSolution
Saved Bookmarks
1. |
_____connects all the computer from LAN to the internet using the same ip |
Answer» Although both\xa0computers\xa0are sharing the\xa0same\xa0public\xa0IP address\xa0and accessing the Internet at the\xa0same\xa0time, the router knows exactly which\xa0computer\xa0to send specific packets to because each\xa0computer\xa0has a unique internal\xa0address. In that case 2 or more\xa0computers can get same IP.\xa0Two computers can safely\xa0have the same IP address\xa0in certain cases. In most cases,\xa0if\xa0those two computers are on the\xa0same\xa0local network, it breaks connectivity for one or both of them. Internet protocols work by sending small, individually addressed messages. Each message can be routed differently. | |