Security
160
System Management Guide
3HE 11018 AAAC TQZZA Edition: 01
name — when the keyword name is defined, the configured system name is always
displayed first in the login message. To remove the name from the login message,
the message must be cleared and a new message entered without the name.
ssh
Syntax ssh
Context config>system>login-control
Description This command enables the context to configure SSH login control parameters.
disable-graceful-shutdown
Syntax [no] disable-graceful-shutdown
Context config>system>login-control>ssh
Description This command disables graceful shutdown of SSH sessions.
By default, SSH always performs a graceful shutdown on a TCP connection. When graceful
shutdown is disabled, SSH sends a FIN message and then immediately terminates the
connection.
The no form of the command enables graceful shutdown of SSH sessions.
Default no disable-graceful-shutdown
inbound-max-sessions
Syntax inbound-max-sessions value
no inbound-max-sessions
Context config>system>login-control>ssh
Description This command limits the number of inbound SSH sessions. Each 7705 SAR router is limited
to a total of 15 inbound SSH sessions (IPv4 and IPv6).
The no form of the command reverts to the default value.
Default 5
Parameters value — the maximum number of concurrent inbound SSH sessions, expressed as an
integer
Values 0 to 15