Configuring the Enable and Enable Secret Passwords
DETAILED STEPS
Command or Action
|
Purpose
|
|
|---|---|---|
Step 1
|
enable
Example:
Router> enable
|
Enables privileged EXEC mode.
•
|
Step 2
|
configure terminal
Example:
Router# configure terminal
|
Enters global configuration mode.
|
Step 3
|
enable password password
Example:
Router(config)# enable password pswd2
|
(Optional) Sets a local password to control access to various privilege levels.
•
|
Step 4
|
enable secret password
Example:
Router(config)# enable secret greentree
|
Specifies an additional layer of security over the enable password command.
•
|
Step 5
|
end
Example:
Router(config)# end
|
Returns to privileged EXEC mode.
|
Step 6
|
enable
Example:
Router> enable
|
Enables privileged EXEC mode.
•
|
Step 7
|
end
Example:
Router(config)# end
|
(Optional) Returns to privileged EXEC mode.
|
No comments:
Post a Comment