Enable SSH access in Cisco ASA 5510
Once you are done with the basic configuration of Cisco ASA 5510, the next step is to enable SSH access from remote computers internally or externally, Steps involved in configuring SSH is as follows
Firewall_5510#config t
Firewall_5510(config)# enable password xxxxx(your password)
Enable password is necessary to enable ssh access
Firewall_5510(config)# username test password test123
User name and password for [...]








