SSH server profile commands
SSH server profile mode provides the commands to manage the cipher suites for SSH connections when DataPower® Gateway acts as an SSH server.
To enter the mode, use the crypto sshserverprofile command.
While in this mode, use the commands in the following table to define the SSH server profile.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| admin-state | This command sets the administrative state for the configuration. |
| ciphers | This command specifies the cipher suites to accept for SSH encryption when an SSH server. |
| host-key-alg | This command specifies the host key algorithms that the server supports. |
| kex-alg | This command specifies the key exchange (KEX) algorithms in the SSH server profile for SSH encryption negotiation with an SSH client. |
| mac-alg | This command specifies the MAC algorithms to accept for encryption when the SSH server. |
| preauth-msg | This command specifies the message text to be displayed to the user before the SSH login prompt. |
| send-preauth-msg | This command indicates whether to include a banner message during SSH preauthentication phase. |
| summary | This command specifies the brief, descriptive summary for the object instance. |