Exam 350-401 | Question id=5739 | Virtualization |
Refer to the exhibit.
aaa new-model
aaa authentication login authorizationlist tacacs+
tacacs-server host 192.168.0.202
tacacs-server key ciscotestkey
line vty 0 4
login authentication authorizationlist
What is the effect of this configuration?
A. |
The device will allow users at 192.168.0.202 to connect to vty lines 0 through 4 using the password ciscotestkey. | |
B. |
The device will authenticate all users connecting to vty lines 0 through 4 against TACACS+. | |
C. |
The device will allow only users at 192.168.0.202 to connect to vty lines 0 through 4. | |
D. |
When users attempt to connect to vty lines 0 through 4, the device will authenticate them against TACACS+ if local authentication fails. |