Hub/Switch Reference Guide

IP Services Commands 129
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Examples
The following command changes the SSH port number on a WSS to 6000:
WSS# set ip ssh port 6000
success: change accepted.
See Also
set ip ssh server on page 119
set ip ssh server on page 119
set ip ssh server on page 119
set ip ssh server
Disables or reenables the SSH server on a WSS.
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 WSS Software to generate
one. The first time an SSH client attempts to access the SSH server on a WSS, the switch 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 WSS is eight. If Telnet is also enabled, the switch can have up to
eight Telnet or SSH sessions, in any combination, and one Console session.
See Also
crypto generate key on page 472
set ip ssh on page 118
set ip ssh server on page 119
set ip ssh server on page 119
Caution! If you disable the SSH server, SSH access to the WSS is also disabled.
enable Enables the SSH server.
disable Disables the SSH server.