ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 385 - N10-008 discussion

Report
Export

Which of the following commands can be used to display the IP address, subnet address, gateway address, and DNS address on a Windows computer?

A.
netstat -a
Answers
A.
netstat -a
B.
ifconfig
Answers
B.
ifconfig
C.
ip addr
Answers
C.
ip addr
D.
ipconfig /all
Answers
D.
ipconfig /all
Suggested answer: D

Explanation:

The ipconfig command is a utility that allows you to view and modify the network configuration of a Windows computer. By running the command "ipconfig /all", you can view detailed information about the network configuration of your computer, including the IP address, subnet mask, default gateway, and DNS server addresses.

Option A (netstat -a) is a command that displays active network connections and their status, but it does not display IP address or other network configuration information. Option B (ifconfig) is a command used on Linux and Unix systems to view and modify network configuration, but it is not available on Windows. Option C (ip addr) is a command used on Linux and Unix systems to view and modify network configuration, but it is not available on Windows.

asked 02/10/2024
charles ratchagaraj
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first