nerdexam
Cisco

800-150 · Question #3

Which command prompt commands provide the most thorough network diagnostic information when troubleshooting connectivity issues between a Windows PC and a Cisco device?

The correct answer is A. ipconfig /all. When diagnosing network connectivity issues between a Windows PC and a Cisco device, the combination of ipconfig /all and ping commands provides comprehensive information: ipconfig /all: Displays detailed IP configuration information, including IP addresses, subnet masks…

Troubleshooting Methodologies

Question

Which command prompt commands provide the most thorough network diagnostic information when troubleshooting connectivity issues between a Windows PC and a Cisco device?

Options

  • Aipconfig /all
  • Bnetstat -a
  • Cping
  • Dnslookup

How the community answered

(18 responses)
  • A
    94% (17)
  • D
    6% (1)

Explanation

When diagnosing network connectivity issues between a Windows PC and a Cisco device, the combination of ipconfig /all and ping commands provides comprehensive information: ipconfig /all: Displays detailed IP configuration information, including IP addresses, subnet masks, default gateways, DNS servers, and MAC addresses for all network adapters. This information is crucial for verifying correct network settings. ping: Tests the reachability of a host on an IP network and measures the round-trip time for messages sent from the originating host to a destination computer. It's a fundamental tool for checking connectivity between devices.

Topics

#network diagnostics#ipconfig#Windows CLI#connectivity

Community Discussion

No community discussion yet for this question.

Full 800-150 Practice