20.7k views
2 votes
(a) [5 pts] Suppose you purchase a wireless router and connect it to your cable modem. Also suppose that your ISP dynamically assigns your connected device (that is, your wireless router) one IP address. Also support that you have five PCs at home that use 802.11 to wirelessly connect to your wireless router. How are IP addresses assigned to the five PCs

User DJanssens
by
5.8k points

1 Answer

4 votes

Answer:

Through the use of DHCP server.

Step-by-step explanation:

A DHCP Server is a network server that automatically provides and assigns IP addresses, default gateways and other network parameters to client devices.

Typically the wireless router includes a DHCP (Dynamic Host Configuration Protocol) server which assigns the IP addresses to your 5 client PCs.

When your computers' network interfaces (wireless adapters) try to connect to with the wireless router, the will router prescribe IP address,default gateway(the router's local IP address) and DNS addresses etc. to your computers through the use of DHCP.

User Marat Zakirov
by
6.0k points