200-301 · Question #1168
What is a function of MAC address learning?
The correct answer is C. It is enabled by default on all VLANs and interfaces.. MAC address learning is a fundamental function of Ethernet switches, enabled by default on all VLANs and interfaces, allowing switches to build their MAC address tables.
Question
What is a function of MAC address learning?
Options
- AIt is disabled by default on all interfaces connected to trunks.
- BIt increases security on the management VLAN.
- CIt is enabled by default on all VLANs and interfaces.
- DIt increases the potential for MAC address flooding.
How the community answered
(20 responses)- B5% (1)
- C90% (18)
- D5% (1)
Why each option
MAC address learning is a fundamental function of Ethernet switches, enabled by default on all VLANs and interfaces, allowing switches to build their MAC address tables.
MAC address learning is fundamental for efficient forwarding and is enabled by default on interfaces regardless of whether they are access or trunk ports; disabling it by default on trunks would break basic switching functionality.
While MAC address learning is part of normal switch operation, it does not inherently increase security on the management VLAN; security is enhanced through features like port security, ACLs, and secure management protocols.
MAC address learning is a core function of layer 2 switching; by default, switches are configured to learn MAC addresses from incoming frames on all active interfaces within all configured VLANs to facilitate efficient forwarding.
MAC address learning *reduces* the potential for MAC address flooding by populating the MAC address table, allowing the switch to forward frames only out the specific port where the destination MAC address is known.
Concept tested: MAC address learning in Ethernet switches
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/ethernet-mac-address-table/10587-43.html
Topics
Community Discussion
No community discussion yet for this question.