Refer to the exhibit. What is the result of this configuration?
A.
Router 1 opens and closes a TCP connection to the TACACS+ server every time a user requires authorization
B.
Router 1 and the TACACS+ server maintain one open connection between them only when network administrator is accessing the router with password ciscotest
C.
Router 1 and the TACACS+ server maintain one open connection between them
D.
Router 1 opens and closes a TCP connection to the TACACS+ server every time a user requires authentication
Answer: C
tacacs-server host 192.168.1.2 single-connection
This command is used to specify the IP address of the TACACS+ server1.
The single-connection keyword means that the router will maintain a single, persistent connection to the TACACS+ server2. This can be more efficient than opening and closing a connection for each authentication request.
tacacs-server key ciscotest
This command sets ciscotest as the encryption key13. This key is used to encrypt all exchanges between the router (the network access server) and the TACACS+ server13.
single-connection (Optional) Used to specify a single connection. Rather than have the router open and close a TCP connection to the daemon each time it must communicate, the single-connection option maintains a single open connection between the router and the daemon. This is more efficient because it allows the daemon to handle a higher number of TACACS operations.
A and D are wrong for starters because single-connection keeps the tcp session open constantly not ever time authentication or authorization is needed.
B - this is very strange wording, but the password ciscotest has nothing to do with the login of the network administrator, this is tacacs server authentication password not the user.
C - this is the correct answer.
B is the correct answer.
Key = (Optional) Specify an authentication and encryption key. This must match the key used by the TACACS+ daemon. Specifying this key overrides the key set by the global command tacacs-server key for this server only.
B and C has that the single connection is opened between the router and the TACAS+ server, but to access the server , you need to login with the key specified
Command: tacacs-server key -- Sets the encryption key to match that used on the TACACS+ daemon.
Command: tacacs-server host single-connection -- the single-connection option maintains a single open connection between the router and the daemon.
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_tacacs/configuration/xe-16-5/sec-usr-tacacs-xe-16-5-book/sec-cfg-tacacs.html
C is correct!
single-connection
(Optional) Used to specify a single connection. Rather than have the router open and close a TCP connection to the daemon each time it must communicate, the single-connection option maintains a single open connection between the router and the daemon. This is more efficient because it allows the daemon to handle a higher number of TACACS operations.
https://www.ccexpert.us/cisco-secure/configuring-tacacs-on-cisco-ios.html
I disagree with this answer because the wording indicates it maintains a connection open "if" the user uses the password ciscotest. But the reality is that when you add that command it will keep one session open regardless.
upvoted 1 times
...
...
This section is not available anymore. Please use the main Exam Page.350-501 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
nolbi
Highly Voted 3 years, 8 months agosushil_bhattacharjee
Most Recent 10 months agoRoburPace
1 year, 3 months agopluissenbol
1 year, 10 months agothejag
1 year, 11 months agoBasuche
2 years, 1 month agorvolfoni
2 years, 3 months agoEdgardoAC
3 years agoEdgardoAC
3 years agoSallz
3 years agoCprest
3 years, 3 months agozinou
3 years, 5 months agosemooooo
3 years, 2 months agosajangml
3 years, 8 months agoNet_Dio
3 years, 6 months ago