What command creates a user account defined with privilege level 15 and Configure SSH and Telnet for local login and privilege level 15?

What command creates a user account defined with privilege level 15 and Configure SSH and Telnet for local login and privilege level 15?



ip http authentication local

username Student privillege 15 secret cisco

line vty 0 4

privilege level 15

login local

transport input telnet ssh


Learn More :