An enterprise infrastructure team is deploying an out-of-band Network Security Monitoring (NSM) sensor to monitor network perimeter traffic without introducing inline latency. Place the operational steps for establishing and validating this monitoring capability in the correct sequential order from initial network tap setup to final alert validation.
- 1Configure a hardware TAP or SPAN port on the core switch to mirror ingress and egress network traffic.
- 2Connect the mirrored traffic feed to a dedicated interface operating in promiscuous mode on the monitoring sensor.
- 3Configure protocol parsing rules and detection signatures within the Network Intrusion Detection System (NIDS) engine.
- 4Transmit synthetic test traffic across the network segment to verify that baseline alerts are generated and ingested into the SIEM.
Cevap
The correct operational deployment sequence is: first, configure a hardware TAP or SPAN port on the core switch; second, connect the mirrored feed to a sensor interface in promiscuous mode; third, configure protocol parsing rules and detection signatures; and fourth, transmit synthetic test traffic to verify alert ingestion.
Establishing an out-of-band Network Security Monitoring (NSM) capability follows a logical progression: duplicating traffic via TAP/SPAN ports, connecting the stream to a sensor interface operating in promiscuous mode, activating NIDS detection signatures to digest packets, and finally performing synthetic traffic generation to validate that alerts successfully trigger and flow into security operations management platforms.
Adım Adım Çözüm
Anahtar Kavram
Out-of-band network security monitoring architecture and validation sequence