set system services ssh disable
The set system services ssh disable command configures the permission of the SSH login.
Command Syntax
set system services ssh disable <bool>
delete system services ssh disable
Parameter
•<bool> The effective value is true or false. If the value is true, SSH login is disabled. If value is false, SSH login is enabled.
Example
• This example demonstrates how to configure SSH login as permission:
admin@XorPlus# set system services ssh disable false admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.