4.1non ESXi has no active SSH
Compared to earlier versions, you just turn it off and be able to SSH in remotely as also well in order to support ESX.
Just open the console and follow the screenshots below
Easy is not it?
2010 August 09 2010
2009 10 August 2009
2009 May 05 2009
Entering consoled the configuration
conf t
Enter hostname and domain name (senzai which the certificate is not generated)
ip domain-name www.bomby.it
Generate the certificate used for SSH
crypto key generate rsa modulus January 1024
ip ssh time-out 60
ip ssh version 2
ip ssh authentication-retries 3
The grand finale we enable ssh and telnet allow ssh behind
line vty 0 4
transport input telnet ssh