Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata



Configuring the SSH Connection Limit

admin@XorPlus# set system services ssh protocol-version v2 
admin@XorPlus# set system services ssh connection-limit 5
admin@XorPlus# commit 
Waiting for merging configuration.
Commit OK.
Save done.
admin@XorPlus# 

Enabling and Disabling Inband Service

By default, SSH with inband interfaces are disabled. You can enable inband services by entering the command below.

admin@XorPlus# set system inband vlan-interface vlan100
admin@XorPlus# commit 
Waiting for merging configuration.
Commit OK.
Save done.
admin@XorPlus# 

Configure the Idle Timeout for SSH User

admin@Xorplus# set system services ssh idle-timeout 60
admin@XorPlus# commit 
Waiting for merging configuration.
Commit OK.
Save done.
admin@XorPlus# 
  • No labels