Hi,
Abit confused on this, I have set up ssh using generate crypto key rsa, I have created an admin account for use with SSH. However is it safe to use the "transport input all" command to allow telnet, ssh etc etc? or would you stick to using ssh only and disabling telnet?
so....
line vty 0 4
transport input all
or would you just use
line vty 0 4
transport input ssh
Abit confused on this, I have set up ssh using generate crypto key rsa, I have created an admin account for use with SSH. However is it safe to use the "transport input all" command to allow telnet, ssh etc etc? or would you stick to using ssh only and disabling telnet?
so....
line vty 0 4
transport input all
or would you just use
line vty 0 4
transport input ssh