N10-005 · Question #563
Which of the following devices should be installed on a network to monitor the presence of and actively defend against attacks?
The correct answer is A. An IPS. An IPS (Intrusion Prevention System) both monitors network traffic and actively blocks or drops malicious traffic in real time, making it the correct choice for active defense.
Question
Which of the following devices should be installed on a network to monitor the presence of and actively defend against attacks?
Options
- AAn IPS
- BA protocol analyzer
- CA traffic shaper
- DAn IDS
How the community answered
(46 responses)- A91% (42)
- B7% (3)
- C2% (1)
Why each option
An IPS (Intrusion Prevention System) both monitors network traffic and actively blocks or drops malicious traffic in real time, making it the correct choice for active defense.
An IPS is deployed inline in the network traffic path, allowing it to detect attack signatures or anomalous behavior and immediately take action - such as dropping packets, resetting connections, or blocking source IPs - to prevent the attack from succeeding. This active, inline enforcement capability distinguishes it from passive monitoring tools.
A protocol analyzer (packet sniffer) captures and decodes network traffic for analysis but takes no defensive action against attacks.
A traffic shaper manages and prioritizes bandwidth allocation and Quality of Service but has no capability to detect or prevent attacks.
An IDS monitors traffic and generates alerts about suspicious activity but does not actively block or prevent attacks - it is passive.
Concept tested: IPS active inline intrusion prevention vs IDS passive detection
Source: https://www.cisco.com/c/en/us/products/security/intrusion-prevention-system-ips/index.html
Topics
Community Discussion
No community discussion yet for this question.