User Execution Mode
=> It is very limited type of mode, in it neither we can see or nor we can change the router configuration.
=> Command used in this mode are
a. Ping
b. telnet
c. traceroute
=> There are two type of the password.
a. Simple enable password
•Plain text password
•Priority low
•To set password command is
1. enable password (password)
note :-> this simple password can be seen by show running-config command. Because it is not encrypted.
b. Enable secret password
•Encrypted form
•High priority
•To set secret password command is
1.enable secret (password)
note :-- this password never be seen by the show running-config command. Because it is encrypted.
c.Both passwords never are same.
=> Command used in this mode are
a. Ping
b. telnet
c. traceroute
=> There are two type of the password.
a. Simple enable password
•Plain text password
•Priority low
•To set password command is
1. enable password (password)
note :-> this simple password can be seen by show running-config command. Because it is not encrypted.
b. Enable secret password
•Encrypted form
•High priority
•To set secret password command is
1.enable secret (password)
note :-- this password never be seen by the show running-config command. Because it is encrypted.
c.Both passwords never are same.
Privileged mode
It is a mode where we can see or save the router configuration. But we cannot change the router’s configuration. Commands used in this mode are
Show commands are used to see the configuration.
Copy commands are used to save the router configuration.
Debug commands are used to see the router backend processing to the front end.
No comments:
Post a Comment