Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
User can configure the permission of the SSH login or delete the permission.
Command Syntax
set system services ssh disable <bool>
delete system services ssh disable
Parameter
•<bool>The effective value is true/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