nerdexam
Cisco

200-301 · Question #1497

What is a characteristic of frame switching?

The correct answer is B. performs a lookup to learn the destination interface. Frame switching involves a Layer 2 switch using its MAC address table to efficiently forward frames to the correct destination interface.

Submitted by sofia.br· Mar 5, 2026Network Access

Question

What is a characteristic of frame switching?

Options

  • Arewrites the source and destination MAC address
  • Bperforms a lookup to learn the destination interface
  • Csends a retransmission request when a new frame is received
  • Dinspects and drops frames from unknown destinations

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    89% (49)
  • C
    5% (3)
  • D
    4% (2)

Why each option

Frame switching involves a Layer 2 switch using its MAC address table to efficiently forward frames to the correct destination interface.

Arewrites the source and destination MAC address

Frame switching at Layer 2 does not rewrite source and destination MAC addresses; that function is typically associated with Layer 3 routing or specialized network address translation.

Bperforms a lookup to learn the destination interfaceCorrect

A Layer 2 switch performs a lookup in its MAC address table based on the destination MAC address of an incoming frame to identify the specific egress interface where the destination device is located, allowing for precise frame forwarding.

Csends a retransmission request when a new frame is received

Switches do not send retransmission requests; retransmissions are handled by higher-layer protocols (e.g., TCP) if data is lost.

Dinspects and drops frames from unknown destinations

A switch typically forwards frames with unknown destination MAC addresses out all ports within the same VLAN (flooding), rather than dropping them, to try and find the destination.

Concept tested: Layer 2 switch frame forwarding mechanism

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960/software/release/12-2_55_se/configuration/guide/scg/swbasic.html

Topics

#Layer 2 switching#Switch forwarding

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice