Which security implementation will provide management plane protection for a network device?
- routing protocol authentication
- access control lists
- role-based access control
- antispoofing
Answers Explanation & Hints: Management plane processes typically use protocols such as Telnet and SSH. Role-based access control ensures that only authorized users have management privileges. ACLs perform packet filtering and antispoofing functions on the data plane to secure packets generated by users. Routing protocol authentication on the control plane ensures that a router does not accept false routing updates from neighbor routers.