350-701 · Question #840
An administrator is implementing management plane protection and must configure an interface on a Cisco router to only terminate management packets that are destined for the router. Which set of IOS…
The correct answer is C. #control-plane. The correct configuration for management plane protection is #control-plane followed by #management-plane to define the control plane. Then, #out-of-band is used to specify that only out-of-band management traffic is allowed. Finally, the specific interface configuration (e.g…
Question
An administrator is implementing management plane protection and must configure an interface on a Cisco router to only terminate management packets that are destined for the router. Which set of IOS commands must be used to complete the implementation?
Options
- A#control-plane
- B#control-plane
- C#control-plane
- Dcontrol-plane
How the community answered
(26 responses)- A12% (3)
- B4% (1)
- C81% (21)
- D4% (1)
Explanation
The correct configuration for management plane protection is #control-plane followed by #management-plane to define the control plane. Then, #out-of-band is used to specify that only out-of-band management traffic is allowed. Finally, the specific interface configuration (e.g., #interface GigabitEthernet 0/6) and the protocol (e.g., #allow protocol ssh) are used to ensure that only SSH traffic is permitted for management access.
Topics
Community Discussion
No community discussion yet for this question.