Set ssh server command
From NetworkCommands
A CLISH command available on most Nokia IPSO platforms; used to configure the ssh server service.
Contents |
Usage Syntax
set ssh server [options]
The available options are;
- allow-groups <name>
- allow-users <name>
- deny-groups <name>
- deny-users <name>
- permit-root-login <yes | no | without-password>
- pubkey-authentication <0 | 1>
- password-authentication <0 | 1>
- rhosts-authentication <0 | 1>
- rhosts-rsa-authentication <0 | 1>
- rsa-authentication <0 | 1>
- print-motd <0 | 1>
- use-login <0 | 1>
- ciphers name
- keepalives <0 | 1>
- listen-addr ip_address
- listen-addr2 ip_address
- port <1-65535>
- protocol <1 | 2 | 1,2>
- server-key-bits <512 | 640 | 768 | 864 | 1024>
- gateway-ports <0 | 1>
- ignore-rhosts <0 | 1>
- ignore-user-known-hosts <0 | 1>
- key-regeneration-time integer
- login-grace-time integer
- max-starups integer
- log-level name
- strict-modes <0 | 1>
Usage Notes
A value of 0 represent disabled, a value of 1 represents enabled.
Related Commands
Use the show ssh server command to display ssh server service settings.
Use the set ssh hostkey command to create ssh host keys.
Use the set ssh identity command to configure ssh server service identity parameters.
Use the add ssh authkeys and delete ssh authkeys commands to add or delete ssh authorisation keys.
Command Equivalents
The Cisco command equivalent is the ip ssh command
Related Articles
Information on other Nokia IPSO commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Linux commands
Information on F5 BigIP commands
Information on Cisco commands
Information on Vyatta commands
Information on Extreme commands
Information on Zebra commands






