nerdexam
Cisco

200-301 · Question #1394

What does a switch search for in the CAM table when forwarding a frame?

The correct answer is D. destination MAC address and destination port. When forwarding a frame, a switch consults its CAM table to match the frame's destination MAC address with an associated output port.

Submitted by tarun92· Mar 5, 2026

Question

What does a switch search for in the CAM table when forwarding a frame?

Options

  • Asource MAC address and aging time
  • Bdestination MAC address and flush time
  • Csource MAC address and source port
  • Ddestination MAC address and destination port

How the community answered

(20 responses)
  • C
    5% (1)
  • D
    95% (19)

Why each option

When forwarding a frame, a switch consults its CAM table to match the frame's destination MAC address with an associated output port.

Asource MAC address and aging time

The source MAC address and aging time are used by the switch to *learn* entries and manage the CAM table, not for making forwarding decisions for an incoming frame.

Bdestination MAC address and flush time

While the destination MAC address is key, 'flush time' is not a standard term related to forwarding; aging time is used for entry expiration.

Csource MAC address and source port

The source MAC address and source port are used to populate the CAM table (learning phase), mapping the MAC address of the sender to the port it was received on, rather than for forwarding an incoming frame to its destination.

Ddestination MAC address and destination portCorrect

Upon receiving a frame, a switch extracts the destination MAC address and queries its CAM (Content Addressable Memory) table to find the corresponding destination port, which is the interface through which the frame should be forwarded.

Concept tested: Switch CAM table lookup for frame forwarding

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/cg/l2addr.html#wp1020475

Topics

#Switching#MAC address table#CAM table#Frame forwarding

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice