Which command is used in base systems to gather connection data during top-down discovery?

Prepare for the Certified Implementation Specialist Service Mapping Exam. Access a variety of multiple-choice questions, each with detailed explanations. Boost your confidence and succeed on your certification journey!

The command used in base systems to gather connection data during top-down discovery is netstat. This command provides detailed information about network connections, routing tables, interface statistics, masquerade connections, and multicast memberships. It is particularly useful for identifying active connections and their respective states, making it an essential tool for understanding network behavior and troubleshooting connectivity issues.

In the context of top-down discovery, which involves mapping services from applications to the infrastructure they reside on, retrieving active communication endpoints and their states through netstat allows for a clear understanding of how services interact over the network. This visibility is crucial for effective service mapping and ensuring that all connections related to a specific application are accounted for.

While the other commands listed have their use cases, they do not focus primarily on providing comprehensive connection data in the same way that netstat does. Tcpdump is more concerned with capturing network packets, lsof lists open files and the associated processes, and htop is a process viewer that does not specifically relate to network connections. Thus, netstat is the most appropriate choice for gathering connection data during the discovery phase.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy