Vidyalelo
Networking · Q1

IOS and Security Device Manager

Programming · Networking · question 1

Q1

Which of the following commands sets the secret password to Cisco?

A.
enable secret password Cisco
B.
enable secret cisco
C.
enable secret Cisco
Answer
D.
enable password Cisco

Answer: Option C

Solution

Answer: Option C
Solution:
The enable secret password is case sensitive, so the second option is wrong. To set the enable secret <password>, use the enable secret <password> command from global configuration mode.