CiscoCisco
200-301 · Question #727
200-301 Question #727: Real Exam Question with Answer & Explanation
The correct answer is B: Switch(confg-if)#Switch port-security Mac-address sticky. The switchport port-security mac-address sticky command saves dynamically learned MAC addresses to the running configuration as sticky MAC addresses.
Submitted by yousef_jo· Mar 5, 2026Network Access
Question
Which command can you enter in a network switch configuration so that learned mac addresses are saved in configuration as they connect ?
Options
- ASwitch(confg-if)#Switch port-security
- BSwitch(confg-if)#Switch port-security Mac-address sticky
- CSwitch(confg-if)#Switch port-security maximum 10
- DSwitch(confg-if)#Switch mode access
Explanation
The switchport port-security mac-address sticky command saves dynamically learned MAC addresses to the running configuration as sticky MAC addresses.
Common mistakes.
- A. The
switchport port-securitycommand enables port security but does not, by itself, configure learned MAC addresses to be saved in the configuration. - C. The
switchport port-security maximum 10command sets the maximum number of secure MAC addresses allowed on a port but does not configure the learning or saving method. - D. The
switchport mode accesscommand configures an interface as an access port, but it is unrelated to port security or learning/saving MAC addresses.
Concept tested. Configuring sticky MAC addresses with port security
Topics
#Switch Port Security#MAC Address Sticky#Network Security
Community Discussion
No community discussion yet for this question.