Discussion :: Computer Networking
- Which of the following commands sets the secret password to Cisco?
A.
enable secret password Cisco |
B.
enable secret cisco |
C.
enable secret Cisco |
D.
enable password Cisco |
Answer : Option C
Explanation :
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.
Be The First To Comment