Enable SSH/TELNET on ASA5505 | InfoZonePK

 

To Enable SSH:                                                                                                                                                                                                                    

username xxxx password xxxx

passwd xxxx

ssh xxxx.xxxx.xxxx [inside/outside]

crypto key generate rsa modules [512/1024/2048]

aaa suthentication ssh console LOCAL

ssh time-oue 120

To Enable TELNET:

We usually don’t allow telnet from outside interface for outside access we configure ssh

username xxxx password xxxxx

telnet xxxx.xxxx.xxxx.xxxx [inside/outside]