/
Configuring SSH Parameters

Configuring SSH Parameters



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# 

Copyright © 2025 Pica8 Inc. All Rights Reserved.