So, We've just received two new catalyst 3560V2 switches and either I've lost my mind or the IOS has had some changes...
Line VTY 0 4
Login Local
command does not work. So, I downloaded a new IOS
c3560-ipservicesk9-tar.150-1.SE2
and still no luck...
Have I lost it or does the IOS no longer support it?
Here is currect Console and VTY lines running on a different 3560 switch...
!
line con 0
privilege level 15
password 7 152B29025438262524
login local
line vty 0 4
access-class 99 in
privilege level 15
password 7 152B29025438262524
login local
line vty 5 15
access-class 99 in
privilege level 15
password 7 012A240A0B190B0E2D
login local
!
Solved! Go to Solution.
The config guide does give "login local" as a supported command.. what do you see after going to line vty 0 4 ? can you give a ? after login to see the options ?
Do you have "aaa new-model" configured? that might be causing it or check if local username password needs to be created first etc.
Nandan Mathure
its most likely the aaa new-model config