N10-009 · Question #202
A network security administrator needs to monitor the contents of data sent between a secure network and the rest of the company. Which of the following monitoring methods will accomplish this task?
The correct answer is A. Port mirroring. To monitor the actual contents of data flowing between networks, port mirroring is the most effective method as it creates a copy of network traffic from one or more ports to a designated monitoring port. This allows deep packet inspection of the data.
Question
A network security administrator needs to monitor the contents of data sent between a secure network and the rest of the company. Which of the following monitoring methods will accomplish this task?
Options
- APort mirroring
- BFlow data
- CSyslog entries
- DSNMP traps
How the community answered
(23 responses)- A83% (19)
- B13% (3)
- C4% (1)
Why each option
To monitor the actual contents of data flowing between networks, port mirroring is the most effective method as it creates a copy of network traffic from one or more ports to a designated monitoring port. This allows deep packet inspection of the data.
Port mirroring (also known as SPAN - Switched Port Analyzer) duplicates all network traffic from a source port or VLAN to a destination monitoring port on a switch. This allows a network security administrator to capture and analyze the actual data packet contents as they traverse the network, facilitating deep inspection for security analysis.
Flow data (e.g., NetFlow, IPFIX) provides metadata about network traffic, such as source/destination IPs, ports, and protocols, but does not capture the actual content of the data packets.
Syslog entries are system messages and logs from devices, providing information about events and device status, but not the contents of data flowing through the network.
SNMP traps are unsolicited messages sent by SNMP agents to managers to report significant events, but they do not contain the actual data content of network communications.
Concept tested: Network monitoring - Port mirroring (SPAN)
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/25ew/configuration/guide/conf/span.html
Community Discussion
No community discussion yet for this question.