fault-management (enable | disable)
Use this command to enable or disable the fault management system (FMS).
Command Syntax
fault-management (enable | disable)
Parameters
enable
Enable FMS
disable
Disable FMS
Command Mode
Configuration mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
Enable FMS:
(config)# fault-management enable
(config)#commit
%% Warning : FMS requires logging level all to be configured to minimum 4, please configure accordingly
(config)#
Validation:
#show fms status
% FMS Status: Enabled
% FMS Node Application Status: Up
Disable FMS:
(config)# fault-management disable
(config)#commit
Validation:
#show fms status
% FMS Status: Disabled
Last modified date: 07-14-2023