asked 34.9k views
2 votes
What command below can be used to display a complete summary of all network interfaces in a Windows computer?

a. ipconfig /a
b. ipconfig /all
c. ipconfig /list
d. ipconfig /show

asked
User BhushanK
by
8.0k points

1 Answer

5 votes

Final answer:

To get a complete summary of all network interfaces on a Windows computer, use the command ipconfig /all.

Step-by-step explanation:

The command that can be used to display a complete summary of all network interfaces on a Windows computer is ipconfig /all.

This command provides detailed information about each network interface, including the IP address, subnet mask, default gateway, and DNS servers.

It also displays the MAC address of each network adapter, which can be useful for network troubleshooting or configuration.

answered
User SuperMarco
by
8.7k points