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