Setting up the Configuration
Environment
UM Basic Configuration L3P
Release
7.1
12/2011
A.4
Preparing access via SSH
291
Figure 83: Security query at the defined warning threshold
Click on "Yes" in the security alarm message.
To suppress this message when establishing subsequent connections,
select "SSH" in the "Category" box in the PuTTY program before opening the
connection. In the "Encryption options" box, select "DES" and click on "Up"
until "DES" comes above the line "-- warn below here --". In the "Category"
box, switch back to "Session" and establish the connection as usual.
For experienced network administrators, another way of accessing your
device through an SSH is by using the OpenSSH Suite. To open the
connection, enter the following command:
ssh admin@10.0.112.53 -cdes
admin for the user name.
10.0.112.53 for the IP address of your device.
-cdes sets the encryption type for SSHv1.