Operation Manual

IP Services Commands
Mobility System Software Command Reference Guide
Version 7.3
8 – 112
See Also
set ip ssh server on page 8-112
set ip ssh server on page 8-112
set ip ssh server on page 8-112
set ip ssh server
Disables or reenables the SSH server on an MX.
Syntax
set ip ssh server {enable | disable}
Defaults
The SSH server is enabled by default.
Access
Enabled.
History
Usage
SSH requires an SSH authentication key. You can generate one or allow MSS to generate
one. The first time an SSH client attempts to access the SSH server on an MX, the MX
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 an MX is eight. If Telnet is also enabled, the
MX can have up to eight Telnet or SSH sessions, in any combination, and one Console session.
See Also
crypto generate key on page 16-412
set ip ssh on page 8-111
set ip ssh server on page 8-112
set ip ssh server on page 8-112
set ip telnet
Changes the TCP port number that an MX listens for Telnet management traffic.
W arning!
If you disable the SSH server, SSH access to the MX is also disabled.
enable Enables the SSH server.
disable Disables the SSH server.
Version 2.0 Command introduced
Version 2.1 Default changed from disabled to enabled.
W arning!
If you change the Telnet port number from a Telnet session, MSS
immediately ends the session. To open a new management session, you must
Telnet to the switch with the new Telnet port number.