cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
415
Views
0
Helpful
3
Replies

CLI command

Nomaan
Level 1
Level 1
  • I am learning cisco now, I have seen that our mentor go enable to privileged mode by one click not typing command how he do that??
3 Replies 3

Martin L
VIP
VIP

It is privilege level where 15 is the highest, and goes straight to config mode, aka privileged mode, u can add privilege level into username or add separate under console or/and telnet lines

username martin privilege 15 password cisco that is command; go to CLI, enable, config t, then add that command. then add following:

! to use console cable

line con 0

login local

privilege level 15

! to use telnet

line vty 0 4

password C1sc0

login

! or use login local which ask for above martin's password

privilege level 15

 

 

Regards, ML
**Please Rate All Helpful Responses **

He probably used a user with privilege 15. So just add privilege level to you user.

BR

****Kindly rate all useful posts*****

Joseph W. Doherty
Hall of Fame
Hall of Fame

Since you're learning Cisco, just want to mention there's NO privileged MODE but there are 16 (?) privilege LEVELS.  The ENABLE command allows you to select a privilege level.

Review Cisco Networking for a $25 gift card