Compare cert salaries and plan your next career move
dtlokee wrote: try "username bob secret cisco" the way you've entered it it would think the password is "md5 password". Also to enable SSH you need to create your RSA key pairs.
Ahriakin wrote: As suggested earlier try adding "login authentication local" to your Line VTY details. Also depending on the router/image you may have to configure an access-list/apply it as a class to the line before it allows access. I configured my first ISR yesterday, a 2821 running 12.4(13r)T Security Image and neither the SDM or SSH would work until I explicitly defined allowed hosts via an ACL and applied it as a class to the HTTP and Line services. Before this I've only worked on older standard image (~12.2) 3640's and 2620's and they did not need this. Here's an example from that config: username xxxxxxxxx privilege 15 secret 5 xxxxxxxxxxxxxxx aaa new-model line vty 0 4 access-class lineaccess in privilege level 15 password 7 xxxxxxxxxxxxxxxxxx login authentication local transport input ssh line vty 5 15 access-class lineaccess in privilege level 15 password 7 xxxxxxxxxxxxxxxxxx login authentication local transport input ssh The ACL "lineaccess" is just a simple standard permit access list.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.