| CCNA certification is important, and so
| |
| | 110D1609071A020217Pretty effective
|
| is securing our network's Cisco routers!
| |
| | encryption! However, if we want to have
|
| To reflect the importance of network
| |
| | the enable password automatically
|
| security, your CCNA certification exam is
| |
| | encrypted, we can use the enable secret
|
| likely going to contain quite a few
| |
| | command. I'll use that command here to
|
| questions about the various passwords you
| |
| | set this password to "saints", and note
|
| can set on a Cisco router. Let's take a
| |
| | that I'm not removing the previous enable
|
| look at some of those passwords and when
| |
| | password.R1(config)#enable secret
|
| to apply them.If the previous user has
| |
| | saintsAfter removing the "service
|
| logged out of the router properly, you
| |
| | password-encryption" command, we're left
|
| will see a prompt like this when you sit
| |
| | with two enable mode passwords, and they
|
| down at the router console:R1 con0 is now
| |
| | appear in the Cisco router config like
|
| availablePress RETURN to get
| |
| | this:enable password dolphinsenable
|
| started.R1>To get into enable mode, by
| |
| | secret 5 $1$kJB6$fPuVebg7uMnoj5KV4GUKI/If
|
| default all I have to do is type
| |
| | we have two enable passwords, which one
|
| "enable".R1>enableR1#See how the prompt
| |
| | should we use to log into the router?
|
| changed? By default, I can now run all
| |
| | Let's try the first password, "dolphins",
|
| the show and debug commands I want, not
| |
| | first:R1>enablePassword:Password:When
|
| to mention entering global configuration
| |
| | you're prompted for the password a second
|
| mode and doing pretty much what I want.
| |
| | time, you know you got it wrong the first
|
| It just might be a good idea to password
| |
| | time! Let's try
|
| protect this mode! We do so with either
| |
| | "saints":R1>enablePassword:Password:R1#Wh
|
| the enable password command or the enable
| |
| | en both the enable secret and enable
|
| secret command. Let's use the enable
| |
| | password commands are in use on a Cisco
|
| password command first.R1(config)#enable
| |
| | router, the enable secret password always
|
| password dolphinsNow when I log out and
| |
| | takes precedence. "dolphins" didn't get
|
| then go back to enable mode - or try to -
| |
| | us in, but "saints" did. That's valuable
|
| I should be prompted for the password
| |
| | information for both the CCNA
|
| "dolphins". Let's see what
| |
| | certification exam and real-world
|
| happens.R1>enablePassword:R1#I was indeed
| |
| | networks, because there's no worse
|
| prompted for a password. Cisco routers
| |
| | feeling than typing a password at a Cisco
|
| will not show asterisks or any other
| |
| | router prompt and then getting another
|
| character when you enter a password; in
| |
| | password prompt!This is just one way to
|
| fact, the cursor doesn't even move.The
| |
| | perform basic Cisco router security with
|
| problem with the enable password command
| |
| | passwords. We'll take a look at other
|
| is that the password will show in the
| |
| | methods in a future CCNA certification
|
| configuration in clear text, making it
| |
| | exam training tutorial!Chris Bryant, CCIE
|
| easy for someone to look over your
| |
| | #12933, is the owner of The Bryant
|
| shoulder and note the password for future
| |
| | Advantage, home of over 100 free
|
| use, as shown below:hostname R1!enable
| |
| | certification exam tutorials, including
|
| password dolphinsWe could use the
| |
| | Cisco CCNA certification test prep
|
| "service password-encryption" command to
| |
| | articles. His exclusive Cisco CCNA study
|
| encrypt the enable password, but that
| |
| | guide and Cisco CCNA training is also
|
| will also encrypt all the other passwords
| |
| | available!Visit his blog and sign up for
|
| in the Cisco router config. That's not
| |
| | Cisco Certification Central, a daily
|
| necessarily a bad thing! Here's the
| |
| | newsletter packed with CCNA, Network+,
|
| effect of this command on the enable
| |
| | Security+, A+, and CCNP certification
|
| password we set earlier.enable password 7
| |
| | exam practice questions!
|