Skip to main content
Version: current

ssh


ip/ssh

Type: Settings Directory

ArgumentTypeDescription
ciphersmulti_arg { array-id, enum (aes-gcm | aes-ctr | aes-cbc | 3des-cbc | null | auto) { aes-gcm:ssh::config::CIPHER_AES_GCM, aes-ctr:ssh::config::CIPHER_AES_CTR, aes-cbc:ssh::config::CIPHER_AES_CBC, 3des-cbc:ssh::config::CIPHER_3DES_CBC, null:ssh::config::CIPHER_NULL, auto:ssh::config::CIPHER_AUTO } }
forwarding-enabledenum (no | local | remote | both)
password-authenticationenum (yes | no | yes-if-no-key)
publickey-authentication-optionsenum (none | touch-required | verify-required)
strong-cryptobool
host-key-sizeenum (1024 | 1536 | 2048 | 4096 | 8192)
host-key-typeenum (rsa | ed25519)

ip/ssh/regenerate-host-key

Type: Command

ip/ssh/export-host-key

Type: Command

ArgumentTypeDescription
key-file-prefixstring
passphrasestring

ip/ssh/import-host-key

Type: Command

ArgumentTypeDescription
private-key-filefile_enum
passphrasestring