118k views
1 vote
When communicating with a server on another subnet, which of the following settings is used to determine which direction it needs to go to get to its final destination?

a. Subnet mask
b. Default gateway
c. DNS
d. IP address

User UncleBob
by
5.7k points

1 Answer

3 votes

Answer: b) Default gateway

Step-by-step explanation:

Default gateway is the point of access through which information is sent from source to reach the destination in a network though computer towards different network.

  • It provides destination to all the traffic on the network as default when route data packets don't match with the IP address .
  • Other options are incorrect because subnet mask is masking technique for splitting it into the network address and host address.Domain Name Servers (DNS) is the system for naming in network. IP address is the internet protocol address.
  • Thus, the correct option is option(b).
User TheWiseBro
by
6.2k points