A network administrator needs to deploy a security solution that can analyze network traffic in real time and automatically drop malicious packets before they reach the internal network. Which system type and deployment mode best meets this requirement?
- An inline Network Intrusion Prevention System (NIPS)Answer
- BA passive Network Intrusion Detection System (NIDS) connected to a switch SPAN port
- CA Host-based Intrusion Detection System (HIDS) installed on the network router
- DA port-based Network Intrusion Detection System (NIDS) configured for passive monitoring
Answer
An inline Network Intrusion Prevention System (NIPS) is the correct choice because placing a prevention system in-band enables active dropping of malicious traffic in real time.
An inline Network Intrusion Prevention System (NIPS) sits directly in the communication path (in-band). This placement allows it to evaluate live traffic and immediately block, reset, or drop malicious network traffic before it penetrates the internal network.
Step-by-Step Solution
Key Concept
Inline NIPS vs. Passive NIDS Deployment