sysconf ssh
Access commands that allow you to view or configure SSH options on the appliance.
Syntax
sysconf ssh
ciphers
client
device
ip
password
port
publickey
regenkeypair
show
Argument(s) | Shortcut | Description |
---|---|---|
ciphers | ci | View and configure list of ciphers available and ciphers configured for SSH negotiation. See sysconf ssh ciphers. |
client | cl | Manage an allowlist of permitted SSH clients. See sysconf ssh client. |
device | d | Set the SSH device restriction policy. See sysconf ssh device. |
ip | i | Set the SSH IP restriction policy. See sysconf ssh ip. |
password | pa | Enable or disable password authentication. See sysconf ssh password. |
port | po | Set the SSHD listen port number (22, 1024-65535). See sysconf ssh port. |
publickey | pu | View or configure SSH public keys. See sysconf ssh publickey. |
regenkeypair | r | Regenerate the SSH key pair. See sysconf ssh regenKeyPair. |
show | s | Display the currently set SSH restriction policies. See sysconf ssh show. |