OcNOS-SP : System Management Guide : System Management Command Reference : Secure Shell : ssh server session-limit
ssh server session-limit
Use this command to limit number of SSH sessions. Only 40 sessions allowed including Telnet and SSH.
Use no form of this command to set to default value.
Note: Few Terminal application (Ex: Mobaxterm) where user run SSH Client has limits to use this SSH session limit option.
Command Syntax
ssh server session-limit <1-40> (vrf management|)
no ssh server session-limit (vrf management|)
Parameters
<1-40>
Number of sessions
management
Virtual Routing and Forwarding name
Default
By default, 40 sessions are allowed.
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 4.2
Examples
#configure terminal
(config)#ssh server session-limit 4 vrf management
Last modified date: 10/19/2023