105. Why is a gateway address needed? a. It connects to other networking devices in a LAN. b. It allows a device to comm
Posted: Sun Jul 03, 2022 12:00 pm
105. Why is a gateway address needed? a. It connects to other networking devices in a LAN. b. It allows a device to communicate with other devices that are not on the same network or on the Internet. c. It is used to eliminate the need for a router. The PC just forwards a packet to the gateway, and TCP/IP delivers it. d. It is used to eliminate the need for a router. The PC just forwards a packet to the gateway, and DNS/DHCP delivers it. 106. How can you verify the existence of a gateway? a. Configure a reverse DNS lookup. b. Issue the ping command to 8.8.8.8. A reply indicates existence of the gateway. c. Ping another device on the same network and then try to ping other IP addresses outside the network. d. Use nslookup to verify that the gateway is reachable and operational. If it yields an error, the gateway is not having issues.