A student is learning role-based CLI access and CLI view configurations. The student opens Packet Tracer and adds a router. Which command should be used first for creating a CLI view named TECH-View?
- Router# enable view
- Router(config)# aaa new-model
- Router# enable view TECH-view
- Router(config)# parser view TECH-view
Answers Explanation & Hints: Before an administrator can create a view for role-based CLI access, AAA must be enabled using the aaa new-model command.