Configure Secure Shell (SSH) Client
Full book title 467
Related CLI commands
Entity Instance Parameter Values Equivalent Web Parameter
sshcli 0-7 conn_to 0-10 seconds Time in seconds to wait for the
server to begin the banner
exchange part of the protocol
after the socket connects.
sshcli 0-7 hostsfile Up to 12 characters
(8.3 format)
Key file to be used as the regular
SSH client.
sshcli 0-7 idfile Up to 12 characters
(8.3 format)
Key file to be used as the regular
SSH client.
sshcli 0-7 idrsafile Up to 12 characters
(8.3 format)
Name of either an SSH V1 or SSH
V2 host key.
sshcli 0-7 idrsafile1 Up to 12 characters
(8.3 format)
Name of either an SSH V1 or SSH
V2 host key.
sshcli 0-7 comp 0=disabled Use Deflate compression, level.
sshcli 0-7 pubkeyauth 0=disabled Enables SSH public-key
authentication to connect to
OpenSSH.
sshcli 0-7 pwdauth 0=disabled Enables SSH password
authentication to connect to
OpenSSH.
sshcli 0-7 enc3descbc 0-2147483647
0=Disabled
3DES.
sshcli 0-7 encaes128c
bc
0-2147483647 AES (128 bits).
sshcli 0-7 encaes192c
bc
0-2147483647 AES (192 bits).
sshcli 0-7 encaes256c
bc
0-2147483647 AES (256 bits).
sshcli 0-7 macmd5 0-2147483647 MAC MD5.
sshcli 0-7 macmd596 0-2147483647 MAC MD5-96.
sshcli 0-7 macsha1 0-2147483647 MAC SHA1.
sshcli 0-7 macsha196 0-2147483647 MAC SHA1-96.
sshcli 0-7 svrlaliveint 0-2147483647 Interval in seconds to send the
server a keepalive packet.