CompTIA
220-801 · Question #790
220-801 Question #790: Real Exam Question with Answer & Explanation
The correct answer is D: ipconfig. The ipconfig command displays the local computer's IP configuration, including the default gateway address.
Question
Which of the following commands can be used to verify the gateway IP address on a local computer?
Options
- Anet use
- Btelnet
- Cping
- Dipconfig
Explanation
The ipconfig command displays the local computer's IP configuration, including the default gateway address.
Common mistakes.
- A. The 'net use' command manages network drive mappings and shared resource connections; it does not display IP configuration.
- B. Telnet is a remote terminal protocol used to connect to remote hosts on port 23; it does not display local network configuration.
- C. The 'ping' command tests reachability of a host by sending ICMP echo requests; it does not display local IP configuration details.
Concept tested. ipconfig command for viewing default gateway
Reference. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/ipconfig
Community Discussion
No community discussion yet for this question.