Refer to the exhibit. A network administrator successfully logs in to a switch using SSH from a RADIUS server. When the network administrator uses a console port to access the switch, the RADIUS server returns shell:priv-lvl=15" and the switch asks to enter the enable command. When the command is entered, it gets rejected.
Which command set is used to troubleshoot and resolve this issue?
line con 0
aaa authorization console privl5
!
linevty 0 4
authorization exec
line con 0
aaa authorization console
!
linevty 0 4
authorization exec
line con 0
aaa authorization console
authorization priv15
!
linevty 0 4
transport input ssh
line con 0
aaa authorization console
authorization exec
!
linevty 0 4
transport input ssh
Answer(s): D
Reference:
https://flylib.com/books/en/1.233.1.74/1/
Reveal Solution Next Question