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 Next »


User can allow/not allow the inband service or delete it.

Command Syntax
set system inband enable <bool>
delete system inband enable

Parameter
• <bool> The effective value is true/false. The default value is false. When the value is true, the inband service is enabled. When the value is false, the inband service is disabled.

Example
This example demonstrates how to allow the inband service:

admin@XorPlus# set system inband enable true
admin@XorPlus# commit 
  • No labels