Which Windows command shows detailed MAC address information?

Prepare for the eLearnSecurity Junior Penetration Tester exam with our comprehensive quiz platform. Improve your skills with multiple-choice questions, detailed explanations, and exam tips. Get exam ready with ease!

Multiple Choice

Which Windows command shows detailed MAC address information?

Explanation:
To see MAC addresses on Windows, use the command that prints the full TCP/IP configuration for every network adapter. It shows a field called Physical Address for each adapter, which is the MAC address, along with other details like IP address, subnet mask, and default gateway. This makes it the straightforward way to view all MAC addresses in one place. The ARP command (arp -a) can show MACs, but only for IPs that the machine has recently resolved and stored in the ARP cache, not a complete or consistent view of all adapters. The other two options are Linux/Unix tools and won’t provide Windows-style per-adapter MAC details.

To see MAC addresses on Windows, use the command that prints the full TCP/IP configuration for every network adapter. It shows a field called Physical Address for each adapter, which is the MAC address, along with other details like IP address, subnet mask, and default gateway. This makes it the straightforward way to view all MAC addresses in one place.

The ARP command (arp -a) can show MACs, but only for IPs that the machine has recently resolved and stored in the ARP cache, not a complete or consistent view of all adapters. The other two options are Linux/Unix tools and won’t provide Windows-style per-adapter MAC details.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy