I want my switch to start prompting me for a username and password. It is currently just using a VTY line password.
I have created a username.
username bob password 0 bob privilege 15
aaa is not running
no aaa new-model
vty line is configured
line vty 0 4
password john
login
line vty 5 15
password john
login
I have tried several things to get it to prompt me for the user name and password when I telnet, but I cant seem to figure it out.
thanks for the help.
I have created a username.
username bob password 0 bob privilege 15
aaa is not running
no aaa new-model
vty line is configured
line vty 0 4
password john
login
line vty 5 15
password john
login
I have tried several things to get it to prompt me for the user name and password when I telnet, but I cant seem to figure it out.
thanks for the help.