Difficulty: Medium
Correct Answer: Configure Monitor 2 and the application server as monitoring partners to enable remote capture
Explanation:
Introduction / Context:
Microsoft Network Monitor can capture traffic locally or remotely. For remote capture on Windows NT/2000, you pair a capture station with the target by installing and configuring the Network Monitor agent on the target, then authorize the capture station. This question checks knowledge of the remote capture pairing rather than arbitrary port configuration or installing the full analyzer everywhere.
Given Data / Assumptions:
Concept / Approach:
On the application server, install the Network Monitor Agent component and configure it to allow remote captures from the authorized capture computer (Monitor 2). This creates a “monitoring partners” relationship—Monitor 2 can initiate and control captures on the application server through the agent. Arbitrary “ECP/EDP ports” are not relevant settings, and installing the full analyzer on another box (Monitor 1) does not help capture the application server unless that is where you run the agent or the analyzer locally.
Step-by-Step Solution:
Verification / Alternative check:
Confirm packets are captured when traffic is generated, and that capture files reflect the application server’s interfaces. Validate that only authorized stations can request captures from the agent.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to install the agent on the target; lacking permissions from the capture station; attempting to mirror switch ports without SPAN/RSPAN when needed on switched networks.
Final Answer:
Configure Monitor 2 and the application server as monitoring partners to enable remote capture.
Discussion & Comments