Quick Reference Guide
142 | Providing User Access Security
www.dell.com | support.dell.com
Enabling SSH
Starting with SFTOS 2.5.1.1, you no longer need to generate the SSH keys off-line. Before you enable the
SSH server, NVRAM does not contain the keys, as shown (or not shown, in this case) in Figure 9-106.
After you enable the SSH server and the SSH keys are automatically generated, the keys will not be
deleted even if SSH is disabled later. See Figure 9-107 on page 142.
Figure 9-106. Using dir nvram Command to Inspect NVRAM for SSH Keys
Figure 9-107. Using dir nvram Command to Inspect NVRAM for SSH Keys
1. Enable the SSH server with the ip ssh server enable command.
S50-maa-07#dir nvram
/DskVol/files>
.
..
hpc_broad.cfg 276
startup-config 1975
image1 8428304
log2.bin 262132
olog1.txt 0
slog0.txt 0
boot.dim 49
slog1.txt 0
olog0.txt 0
mmu_buffer.cfg 9920
sslt.rnd 1024
Filesystem size 64876544
Bytes used 8703680
Bytes free 56172864
Force10 #dir nvram
/DskVol/files>
.
..
hpc_broad.cfg 276
startup-config 1975
image1 8428304
log2.bin 262132
olog1.txt 0
slog0.txt 0
boot.dim 49
slog1.txt 0
olog0.txt 0
mmu_buffer.cfg 9920
sslt.rnd 1024
ssh_host_key 515
ssh_host_rsa_key 883
ssh_host_dsa_key 668
Filesystem size 64876544
Bytes used 8705746
Bytes free 56170798
Three SSH keys added by
ip ssh server enable
command.