nerdexam
Cisco

200-301 · Question #1503

How does MAC learning function?

The correct answer is B. enabled by default on all VLANs and interfaces. MAC address learning is an inherent feature of Layer 2 switches, automatically active on all interfaces within a VLAN to dynamically build the forwarding table.

Submitted by mateo_ar· Mar 5, 2026

Question

How does MAC learning function?

Options

  • Asends a retransmission request when a new frame is received
  • Benabled by default on all VLANs and interfaces
  • Cpopulates the ARP table with the egress port
  • Dprotects against denial of service attacks

How the community answered

(24 responses)
  • B
    88% (21)
  • C
    8% (2)
  • D
    4% (1)

Why each option

MAC address learning is an inherent feature of Layer 2 switches, automatically active on all interfaces within a VLAN to dynamically build the forwarding table.

Asends a retransmission request when a new frame is received

Switches operate at Layer 2 and do not send retransmission requests; that functionality is handled by higher-layer protocols like TCP.

Benabled by default on all VLANs and interfacesCorrect

MAC address learning is a fundamental, default behavior on Layer 2 switches, wherein the switch automatically populates its MAC address table by examining the source MAC addresses of frames received on its active interfaces within each VLAN. This process is crucial for enabling efficient frame forwarding.

Cpopulates the ARP table with the egress port

MAC learning populates the *MAC address table* with MAC addresses and their associated ingress ports, not the ARP table, which maps IP addresses to MAC addresses.

Dprotects against denial of service attacks

While port security (a related feature) can mitigate some attacks, MAC address learning itself is a core forwarding mechanism and is not primarily a security feature to protect against denial of service attacks.

Concept tested: Switch MAC address learning default behavior

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

#MAC learning#Ethernet switching#Layer 2

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice