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

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 
  • No labels