H12-891_V1.0 · Question #137
By default, which of the following secure MAC address types will be lost after the device is restarted?
The correct answer is D. Secure dynamic MAC address. Secure dynamic MAC addresses (D) are learned automatically when devices connect to a port, but are stored only in RAM - not in the running config or NVRAM - so they vanish on reload or shutdown. Sticky MAC addresses (A) start as dynamically learned but are promoted into the…
Question
By default, which of the following secure MAC address types will be lost after the device is restarted?
Options
- ASticky MAC address
- BBlackhole MAC address
- CSecure static MAC address
- DSecure dynamic MAC address
How the community answered
(30 responses)- A17% (5)
- B10% (3)
- C3% (1)
- D70% (21)
Explanation
Secure dynamic MAC addresses (D) are learned automatically when devices connect to a port, but are stored only in RAM - not in the running config or NVRAM - so they vanish on reload or shutdown. Sticky MAC addresses (A) start as dynamically learned but are promoted into the running configuration, surviving restarts if the config is saved. Secure static MAC addresses (C) are manually configured and written directly to the config, making them persistent by definition. Blackhole MAC addresses (B) are a type of static security entry used to drop traffic from specific MACs - also manually configured and persistent.
Memory tip: Think "dynamic = temporary." Dynamic entries in networking (ARP cache, MAC address table, DHCP leases) are almost always volatile. If you didn't explicitly save or configure it, a reboot wipes it.
Topics
Community Discussion
No community discussion yet for this question.