ExamGecko
Question list
Search
Search

Related questions











Question 148 - 350-401 discussion

Report
Export

Refer to the exhibit. A network engineer must configure a password expiry mechanism on the gateway router for all local passwords to expire after 60 days. What is required to complete this task?

A.

The password expiry mechanism is on the AAA server and must be configured there.

Answers
A.

The password expiry mechanism is on the AAA server and must be configured there.

B.

Add the aaa authentication enable default Administrators command.

Answers
B.

Add the aaa authentication enable default Administrators command.

C.

Add the username admin privilege 15 common-criteria*policy Administrators password 0 Cisco13579! command.

Answers
C.

Add the username admin privilege 15 common-criteria*policy Administrators password 0 Cisco13579! command.

D.

No further action Is required. The configuration is complete.

Answers
D.

No further action Is required. The configuration is complete.

Suggested answer: C

Explanation:

Perform this task to create a password security policy and to apply the policy to a specific user profile.

Device> enable

Device# configure terminal

Device(config)# aaa new-model

Device(config)# aaa common-criteria policy policy1

Device(config-cc-policy)# char-changes 4

Device(config-cc-policy)# max-length 20

Device(config-cc-policy)# min-length 6

Device(config-cc-policy)# numeric-count 2

Device(config-cc-policy)# special-case 2

Device(config-cc-policy)# exit

Device(config)# username user1 common-criteria-policy policy1 password password1 Device(config)# end

asked 10/10/2024
Test Test
25 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first