GIAC
GSLC · Question #266
GSLC Question #266: Real Exam Question with Answer & Explanation
The correct answer is B. Promiscuous. Promiscuous mode configures a NIC to capture all packets on the network segment, which is required for a NIDS to inspect traffic not addressed to its own MAC address.
Question
You work as a Network Administrator in a company. The NIDS is implemented on the network. You want to monitor network traffic. Which of the following modes will you configure on the network interface card to accomplish the task?
Options
- AHalf duplex
- BPromiscuous
- CFull Duplex
- DAudit mode
Explanation
Promiscuous mode configures a NIC to capture all packets on the network segment, which is required for a NIDS to inspect traffic not addressed to its own MAC address.
Common mistakes.
- A. Half duplex is a transmission mode describing one-directional-at-a-time communication and has no effect on which packets the NIC captures.
- C. Full duplex is a transmission mode allowing simultaneous send and receive; it does not affect packet capture scope on the NIC.
- D. Audit mode is an operating system or policy concept (e.g., Windows audit policy) and is not a configurable NIC mode for traffic capture.
Concept tested. NIC promiscuous mode for network intrusion detection
Community Discussion
No community discussion yet for this question.