Enabling SSH on Cisco PIX 6.3
To enable SSH on Cisco PIX 6.3;
Clear all RSA keys. Remove any existing keys from the database with the command:
ca zeroize rsa
Assign a host name
hostname CISCOTALK-AUS-PIX
Assigning a domain name
domain testlab.local
Generate the RSA key
ca generate rsa key 512
Save the RSA key
ca save all
Enable SSH
ssh 8.8.8.0 255.255.255.0 outside