nerdexam
Cisco

200-301 · Question #345

How does the dynamically-learned MAC address feature function?

The correct answer is A. The CAM table is empty until ingress traffic arrives at each port. The dynamically-learned MAC address feature on a switch involves the Content Addressable Memory (CAM) table being populated as frames arrive on each port. Initially, the CAM table is empty and entries are added based on the source MAC addresses of ingress traffic.

Submitted by cyberguy42· Mar 5, 2026

Question

How does the dynamically-learned MAC address feature function?

Options

  • AThe CAM table is empty until ingress traffic arrives at each port
  • BSwitches dynamically learn MAC addresses of each connecting CAM table.
  • CThe ports are restricted and learn up to a maximum of 10 dynamically-learned addresses
  • DIt requires a minimum number of secure MAC addresses to be filled dynamically

How the community answered

(16 responses)
  • A
    94% (15)
  • C
    6% (1)

Why each option

The dynamically-learned MAC address feature on a switch involves the Content Addressable Memory (CAM) table being populated as frames arrive on each port. Initially, the CAM table is empty and entries are added based on the source MAC addresses of ingress traffic.

AThe CAM table is empty until ingress traffic arrives at each portCorrect

Switches build their MAC address table, also known as the CAM table, dynamically by examining the source MAC addresses of incoming frames on each port. Initially, this table is empty, and entries are added as traffic is received, associating the source MAC address with the port it arrived on.

BSwitches dynamically learn MAC addresses of each connecting CAM table.

This statement is grammatically incorrect and technically misrepresents the process; switches learn MAC addresses *on* each port and store them *in* the CAM table, not 'of each connecting CAM table'.

CThe ports are restricted and learn up to a maximum of 10 dynamically-learned addresses

This describes a feature of port security, where a limit is placed on learned MAC addresses, rather than the fundamental dynamic learning process itself, and the number 10 is an arbitrary limit, not a general rule.

DIt requires a minimum number of secure MAC addresses to be filled dynamically

This describes a specific configuration for port security, which dictates how many MAC addresses a port must learn before becoming secure, rather than explaining the basic dynamic learning mechanism.

Concept tested: Dynamic MAC address learning (CAM table)

Source: https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/10570-41.html

Topics

#MAC address learning#CAM table#Switch operation

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice