Specifications
set ip ssh server
Chapter 8
IP Services Commands
124
set ip ssh server
Disables or reenables the SSH server on a UNIVERGE WL Controller.
Syntax
set ip ssh server {enable | disable}
Defaults
The SSH server is enabled by default.
Access
Enabled.
Usage
SSH requires an SSH authentication key. You can generate one or allow
UNIVERGE WL Control System to generate one. The first time an SSH client
attempts to access the SSH server on a UNIVERGE WL Controller, the
UNIVERGE WL Controller automatically generates a 1024-byte SSH key. If you
want to use a 2048-byte key instead, use the crypto generate key ssh 2048
command to generate one.
The maximum number of SSH sessions supported on a UNIVERGE WL
Controller is eight. If Telnet is also enabled, the UNIVERGE WL Controller can
have up to eight Telnet or SSH sessions, in any combination.
See Also
l crypto generate key on page 485
l set ip ssh on page 123
l set ip ssh server on page 124
l set ip ssh server on page 124
Caution! If you disable the SSH server, SSH access to the UNIVERGE WL
Controller is also disabled.
enable Enables the SSH server.
disable Disables the SSH server.