Line Commands 79
Line Service Commands
auto-login
Creates an automatic SSH login, using the Name and Password values.
name
The user’s name when Auto Login is enabled.
password
The user’s 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:
z3DES
zBlowfish
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:
z3DES
zBlowfish
zAES
zArcfour
zCAST
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.