Network Router User Manual

Line Service Commands
80 IOLAN SDS/SCS/STS/MDC CLI Reference Guide, Version 3.7
auto-login
Creates an automatic SSH login, using the Name and Password values.
name
The users name when Auto Login is enabled.
password
The users password when Auto Login is enabled.
ssh-1-cipher
Select the encryption method (cipher) that you want to use for your SSH version 1
connection:
z 3DES
z Blowfish
ssh-2-cipher-list
Select the order of negotiation for the encryption method (ciphers) that the IOLAN will
use for the SSH version 2 connection:
z 3DES
z Blowfish
z AES
z Arcfour
z CAST
authentication rsa
An authentication method used by SSH version 1 and 2. When enabled, an SSH client
session will try to authenticate via RSA.
authentication dsa
An authentication method used by SSH version 2. When enabled, an SSH client session
will try to authenticate via DSA.
authentication keyboard-interactive
The user types in a password for authentication.Used for SSH2 only.