Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »



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 enable true
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