200-201 · Question #190
What is a difference between data obtained from Tap and SPAN ports?
The correct answer is A. Tap mirrors existing traffic from specified ports, while SPAN presents more structured data for. SPAN provides a configurable copy of network traffic, potentially allowing for more structured data presentation through filtering, while a Tap provides a physical, unaltered mirror of all traffic on a link.
Question
What is a difference between data obtained from Tap and SPAN ports?
Options
- ATap mirrors existing traffic from specified ports, while SPAN presents more structured data for
- BSPAN passively splits traffic between a network device and the network without altering it, while
- CSPAN improves the detection of media errors, while Tap provides direct access to traffic with
- DTap sends traffic from physical layers to the monitoring device, while SPAN provides a copy of
How the community answered
(21 responses)- A95% (20)
- C5% (1)
Why each option
SPAN provides a configurable copy of network traffic, potentially allowing for more structured data presentation through filtering, while a Tap provides a physical, unaltered mirror of all traffic on a link.
A Network Tap passively splits traffic directly from a physical link, providing an exact, unaltered mirror of all data, including errors. A SPAN (Switched Port Analyzer) port, configured on a network switch, creates a copy of traffic from selected source ports, which can be filtered or processed, potentially presenting a more 'structured' or targeted dataset to a monitoring device.
SPAN is an active switch feature, not a passive splitter, and it may alter traffic (e.g., dropping malformed frames). Network Taps are passive and do not alter traffic.
Taps generally provide more comprehensive traffic visibility, including physical layer errors, thus improving the detection of media errors compared to SPAN, which might filter out malformed packets.
While Taps operate at the physical layer and SPAN provides a copy, the statement for 'structured data' for SPAN and 'mirrors existing traffic' for Tap in option A refers to specific characteristics often compared.
Concept tested: Network Tap vs SPAN port characteristics
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_25_sce/configuration/guide/scg/swspan.html
Topics
Community Discussion
No community discussion yet for this question.