Configure Secure Shell (SSH) server parameters
Full book title 463
Related CLI Commands
Entity Instance Parameter Values Equivalent Web Parameter
ssh 0-7 port 0-65535 Use TCP port p
ssh 0-7 nb_listen 0-2147483647 Allow up to n connections
ssh 0-7 hostkey1 Up to 12 characters
(8.3 format)
Host Key 1 Filename
ssh 0-7 hostkey2 Up to 12 characters
(8.3 format)
Host Key 2 Filename
ssh 0-7 loginsecs 0-2147483647 Maximum login time s seconds
ssh 0-7 logintries 0-2147483647 Maximum login attempts n
ssh 0-7 comp 0=disabled Use Deflate compression, level
ssh 0-7 fwd 0-2147483647 Enable port forwarding
ssh 0-7 cmdhost Valid IP address
a.b.c.d
Command session IP address
a.b.c.d
ssh 0-7 cmdport 0-2147483647 Command session port p
ssh 0-7 svrkeybits 0-2147483647 Server key size
ssh 0-7 initkex OFF,ON Actively start key exchange
ssh 0-7 rekeybytes 0-2147483647
0=Do not rekey
Rekey After n units of data have
been transferred
ssh 0-7 enc3descbc 0-2147483647
0=Disabled
3DES
ssh 0-7 encaes128c
bc
0-2147483647 AES (128 bits)
ssh 0-7 encaes192c
bc
0-2147483647 AES (192 bits)
ssh 0-7 encaes256c
bc
0-2147483647 AES (256 bits)
ssh 0-7 macmd5 0-2147483647 MAC MD5
ssh 0-7 macmd596 0-2147483647 MAC MD5-96
ssh 0-7 macsha1 0-2147483647 MAC SHA1
ssh 0-7 macsha196 0-2147483647 MAC SHA1-96
ssh 0-7 debug 0,1
0=Off
1=On
Enable Debug