How2pass.com Forums
QID: AR240 - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html)
+--- Forum: CCNP ENARSI 300-410 Forum (https://www.how2pass.com/forum/forum-15.html)
+--- Thread: QID: AR240 (/thread-2768.html)



QID: AR240 - adilnasser3 - 03-26-2026

Can you please look at QID: AR240?  The practice exam is showing the correct answer as:
I believe this is wrong.  A dead give away is the misspelling of the "aaa" portion of the command (ie. it only has "aa).
-----------------------
line console 0
aa authorization console authorization priv15

line vty 0 4
transport input ssh
-------------------------

I believe the correct answer should be this (as backed up by google search results):

----------------------------
line con 0
aaa authorization console
authorization exec

line vty 0 4
transport input ssh
-----------------------------