exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 303 discussion

Actual exam question from Cisco's 350-401
Question #: 303
Topic #: 1
[All 350-401 Questions]

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. Add the username admin privilege 15 common-criteria-policy Administrators password 0 Cisco13579! command.
  • B. The password expiry mechanism is on the AAA server and must be configured there.
  • C. Add the aaa authentication enable default Administrators command.
  • D. No further action is required. The configuration is complete.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Marving
Highly Voted 2 years, 11 months ago
Th policy is created but not applied and needs to be applied using the following: username username common-criteria-policy policy-name password password so provided answer is correct.
upvoted 10 times
...
nushadu
Highly Voted 2 years ago
Selected Answer: A
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 https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_aaa/configuration/xe-16-10/sec-usr-aaa-xe-16-10-book/sec-aaa-comm-criteria-pwd.html
upvoted 8 times
...
[Removed]
Most Recent 7 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
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.

SaveCancel
Loading ...