sysconf ssh
Access commands that allow you to view or configure SSH options on the appliance.
Syntax
sysconf ssh
client 
device
ip
password
port
publickey
regenkeypair
show
| Argument(s) | Shortcut | Description | 
|---|---|---|
| client | c | Manage a whitelist of permitted SSH clients. See "sysconf ssh client" on page 1. | 
| 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 | 
