Setting Up Secure Shell (SSH)

Setting Up Secure Shell (SSH)
Instead of Telnet, you can use Secure Shell, which creates a more secure session than the Telnet
application that uses an unencrypted data stream. SSH uses encrypted keys to send data so that
your username and password are not sent in the clear. Table 1.9 lists the commands.
TABLE 1 . 9 SSH Commands
Command Meaning
ip domain-name Lammle.com Sets your domain name. You must set this.
crypto key generate rsa
general-keys modulus
Sets the size of the key up to 2048.
ip ssh time-out Sets the idle timeout up to 120 seconds.