Reference Guide 218 Document #: LTRT-17939
Mediant MSBR
Command Description
ssh-max-login-
Configures the maximum number of SSH login
attempts.
ssh-max-payload-size
Configures the maximum size of the SSH payload (in
bytes).
Configures the maximum number of SSH sessions.
Configures the local port for SSH.
ssh-require-public-
Enables SSH authentication via RSA public key.
telnet-mode
{disable|enable|ssl-
Enables Telnet access to the device.
telnet-acl
Assigns an Access List entry (client) permitted to
access the Telnet interface. The Access List is
configured by the access-list command.
Configures the local port number for Telnet.
Configures the maximum number of Telnet sessions.
verify-telnet-cert
Enables or disables verification of peer (client)
certificate by Telnet server.
window-height {0-
65535|automatic}
Configures the height of the CLI terminal window for
the current CLI session only:
ï‚§ 0-65535: Configures the number of lines in the
terminal to display.
ï‚§ automatic: Whenever you manually change the
height of the window (i.e., by dragging with the
mouse), the new size is automatically saved.
Note: The window height can be configured for all
sessions using the CLI command, default-window-
height.
Command Mode
Privileged User
Example
This example configures the CLI terminal window height to 15 lines:
(config-system)# cli-settings
(cli-settings)# window-height 15