350-401 · Question #215
Refer to the exhibit. What is the effect of the configuration?
The correct answer is D. The device will authenticate all users connecting to vty lines 0 through 4 against TACACS+. The configuration directs all users connecting to VTY lines 0 through 4 to be primarily authenticated against a TACACS+ server group, with local authentication as a fallback.
Question
Refer to the exhibit. What is the effect of the configuration?
Exhibits
Options
- AThe device will allow users at 192.168.0.202 to connect to vty lines 0 through 4 using the
- BThe device will allow only users at 192 168.0.202 to connect to vty lines 0 through 4
- CWhen users attempt to connect to vty lines 0 through 4. the device will authenticate them against
- DThe device will authenticate all users connecting to vty lines 0 through 4 against TACACS+
How the community answered
(20 responses)- A5% (1)
- B10% (2)
- C5% (1)
- D80% (16)
Why each option
The configuration directs all users connecting to VTY lines 0 through 4 to be primarily authenticated against a TACACS+ server group, with local authentication as a fallback.
This option is incomplete and refers to a specific IP address (192.168.0.202) that is not mentioned in the provided configuration snippets.
This option mentions a specific IP address (192.168.0.202) which is not configured for access control; the provided configuration is for authentication, not source IP filtering.
This option is incomplete and does not specify what the users will be authenticated against, leaving the explanation ambiguous.
The `login authentication default` command on the VTY lines instructs the device to use the 'default' AAA authentication method list. The `aaa authentication login default group tacacs+ local` command defines this list, specifying that authentication attempts will first go to TACACS+ servers, and if those fail or are unavailable, the local username database will be used.
Concept tested: AAA VTY line authentication
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a4.html
Topics
Community Discussion
No community discussion yet for this question.

