300-320 · Question #412
An engineer is designing a multitenant network that requires giving appropriate permission to limit access Which policy you choose?
The correct answer is A. vty base policy. In Cisco networking contexts, a VTY-based access policy controls which users, hosts, or networks are permitted to establish virtual terminal (VTY) line sessions to manage the device. In a multitenant environment, applying access-class statements to VTY lines restricts…
Question
An engineer is designing a multitenant network that requires giving appropriate permission to limit access Which policy you choose?
Options
- Avty base policy
- Brole base policy
- CRoute map
- DRBAC
How the community answered
(26 responses)- A92% (24)
- C4% (1)
- D4% (1)
Explanation
In Cisco networking contexts, a VTY-based access policy controls which users, hosts, or networks are permitted to establish virtual terminal (VTY) line sessions to manage the device. In a multitenant environment, applying access-class statements to VTY lines restricts management access so that only authorized tenants or administrators can reach the device's CLI. This provides a foundational access control boundary appropriate for multitenant management isolation. Note: While RBAC (Role-Based Access Control, option D) is a broader and often more comprehensive framework for granting differentiated permissions within a management session, the question specifically asks about a policy to limit access in the context of the given answer choices. VTY-based policy directly controls who can initiate a management connection at the transport level, which is the first line of access control for network device management in multitenant scenarios.
Topics
Community Discussion
No community discussion yet for this question.