Enable telnet/ SSH for Cisco ASA5505

De volgende stappen zullen gedaan moeten worden, voordat telnet of SSH werkt op een Cisco ASA5505.

Enable SSH

username xxxx password xxxx
passwd xxxx
ssh xxxx.xxxx.xxxx [inside/outside]
crypto key generate rsa modulus [512/1024/2048]
aaa authentication ssh console LOCAL
ssh time-out 120

Enable Telnet

username xxxx password xxxxx
telnet xxxx.xxxx.xxxx.xxxx [inside/outside]