Password 7 expects an ENCRYPTED string after the command, you cannot just type the password. this is usually used to copy configuration from one switch to antoher. the only valid answer is D.
Right away, without knowledge of Password types, we can eliminate "line" (B and C)
ISP(config)#do sh ver | i Version
Cisco IOS Software [Dublin], Linux Software (X86_64BI_LINUX-ADVENTERPRISEK9-M), Version 17.12.1, RELEASE SOFTWARE (fc5)
ISP(config)#aaa new-model
ISP(config)#aaa authentication login CONSOLE ?
//snip
line Use line password for authentication. (mode for the lines
to which you want to apply the authentication list. {maybe just vty 0-5 etc})
local Use local username authentication. (question calls out "local" as well)
//snip
a type 7 password is in hexadecimal format (0-9 A-F) so A and B are not valid.
since there is no line password configured, C can be eliminated as well.
Option D is best
SW1(config)#username ENT password 7 QZsek239@
Invalid encrypted password: QZsek239@
Please set a password for username
SW1(config)#
============================================
"username ENT password 7" is expecting the encrypted password string to follow. The password provided in answer A is the unencrypted string which is invalid.
The correct command for the given password in answer a would be:
SW1(config)#username ENT password 7 0810765D0C1257444B2B
D is correct.
password 7 requires the encrypted pass. Not shown in pic. For B and C, we fall back to line password authentication and not local. This may work to get into the device, but we won't be put into enable mode. Finally for B and C we are not sure if even a line console password is set. So D is best.
Yes you have a reason, the answer correct is D, stronger password use username secret
upvoted 1 times
...
...
This section is not available anymore. Please use the main Exam Page.300-410 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.
guy276465281819372
Highly Voted 1 year, 8 months agoNetworkJanitor
Most Recent 7 months agokldoyle97
7 months ago[Removed]
9 months, 2 weeks agobk989
8 months, 2 weeks agoXBfoundX
7 months, 3 weeks agogpaulino
1 year, 8 months agoBrand
1 year, 8 months agoMuste
1 year, 9 months agoJJH3003
1 year, 9 months agorobi1020
1 year, 9 months agobk989
8 months, 4 weeks agointeldarvid
1 year, 9 months ago