nerdexam
Cisco

200-150 · Question #102

What are three reasons that switches supersede bridges? (Choose three.)

The correct answer is B. Forward, filter, or flood frames. C. Multiple simultaneous communications between ports. E. Switches have many ports.. Switches superseded bridges primarily because they support many more ports, allow concurrent port-to-port conversations, and retain the same frame forwarding logic. Bridges were limited in port density and throughput.

Cisco Data Center Networking Technologies

Question

What are three reasons that switches supersede bridges? (Choose three.)

Options

  • ASmaller frame buffers decrease latency.
  • BForward, filter, or flood frames.
  • CMultiple simultaneous communications between ports.
  • DLarger inspection engine allows for higher throughput.
  • ESwitches have many ports.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    93% (25)
  • D
    4% (1)

Why each option

Switches superseded bridges primarily because they support many more ports, allow concurrent port-to-port conversations, and retain the same frame forwarding logic. Bridges were limited in port density and throughput.

ASmaller frame buffers decrease latency.

This is incorrect on two counts - switches have larger frame buffers than bridges, not smaller, and smaller buffers would increase latency by causing more drops, not decrease it.

BForward, filter, or flood frames.Correct

Switches perform the same Layer 2 logic as bridges - forwarding known unicast frames, filtering frames whose source and destination are on the same port, and flooding unknown or broadcast frames - but do so in hardware at much higher speeds.

CMultiple simultaneous communications between ports.Correct

Each switch port is its own collision domain and can operate in full-duplex, enabling multiple pairs of ports to exchange frames simultaneously, whereas a bridge with few ports serializes traffic across segments.

DLarger inspection engine allows for higher throughput.

Switches do not use a larger software inspection engine; instead they use ASICs (Application-Specific Integrated Circuits) for hardware-based wire-speed switching, which is the actual reason for higher throughput.

ESwitches have many ports.Correct

Switches are manufactured with many ports (24, 48, or more), allowing large numbers of devices to connect directly, while bridges typically had only 2 to 4 ports.

Concept tested: Advantages of switches over bridges

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst_macro_view/sw_admn_gd/swadmn.html

Topics

#switch vs bridge#frame forwarding#Layer 2#network devices

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice