Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

you are troubleshooting a connectivity problem on a linux server. youre…

Question

you are troubleshooting a connectivity problem on a linux server. youre able to connect to another system on the local network but not to a server on a remote network. you suspect that the default gateway information for the system may be configured incorrectly. which of the following would you use to view the default gateway information on the linux server?

○ dig

○ telnet

○ route

○ ipconfig

Explanation:

Brief Explanations

The question asks for a Linux command to view the default gateway. "dig" queries DNS, "Telnet" tests remote connections, "ipconfig" is a Windows command, and "route" displays routing tables including the default gateway.

Answer:

route