Question of today

sikdoggsikdogg Member Posts: 43 ■■□□□□□□□□
***This and future questions will be taken from various texts and published study guides and should not violate Cisco's NDA.***

What command can you use to encrypt the enable and/or console password? (choose the best answer)

A) conf t, enable secret cisco
B) conf t, enable password cisco encrypted
C) conf t, enable encrypt cisco
D) conf t, service password-encryption
E) conf t, line con 0, login, password cisco

Comments

  • AnthonyJD81AnthonyJD81 Member Posts: 187
    Well since all this Cisco stuff is relatively new to me...I wanna try and make somewhat of an educated guess and say B icon_confused.gif
  • sinexecsinexec Member Posts: 5 ■□□□□□□□□□
    I would go with D

    What's the answer?
  • DokudorfDokudorf Member Posts: 14 ■□□□□□□□□□
    The answer is D.

    Service password-encryption will encrypt the priviledged mode password (enable password dohickyjober) The encryption does not match the DES (think that's the standard encryption algorithm.

    Something along those lines is on page 630 something on cisco's firstyear companion guide textbook
  • sikdoggsikdogg Member Posts: 43 ■■□□□□□□□□
    Sinexec and Dokudorf, you are both correct. The answer is D.

    Option A will allow you to encrypt an enable password, but only the enable password. Option D will allow you to not only encrypt the enable password but also the console, AUX, and VTY passwords at the same time.
Sign In or Register to comment.