Setup Guide

Brocade Fabric OS Message Reference 15
53-1004119-01
Configuring system messages and attributes
1
The following example displays the documentation for PS-1007.
switch:admin> rasman PS-1007
Log Messages PS-1007(7m)
MESSAGE
PS-1007 - Failed to add Fabricmode Top Talker on
domain=<domain id>. <function name>.
MESSAGE TYPE
LOG
SEVERITY
WARNING
PROBABLE CAUSE
Indicates that FC Routing (FCR) is enabled on the specified
fabric.
RECOMMENDED ACTION
Top Talker cannot be installed on a fabric with FCR service
enabled. In case Top Talker must be installed on a fabric,
disable FCR using the fosconfig --disable fcr command.
Configuring system messages and attributes
This section provides information on configuring the system message logs and its attributes. All
admin-level commands mentioned in this section are used to enable or disable only the external
messages.
Configuring event auditing
To configure event auditing, perform the following steps.
1. Log in to the switch as admin.
2. Enter the auditCfg
--enable command to enable the audit feature.
switch:admin> auditcfg --enable
Audit filter is enabled.
3. Enter the auditCfg --class command to configure the event classes you want to audit.
switch:admin> auditcfg --class 1,2,3,4,5,6,7,8,9
Audit filter is configured.
NOTE
The RAS audit class is not configurable, and it is always enabled internally.
4. Use the auditCfg
--severity severity level command if you want to set the audit severity level.
By default, all messages are logged. When the severity is set, only messages with the
configured severity and higher are displayed. Valid values for severity level are INFO, WARNING,
ERROR, and CRITICAL
switch:admin> auditcfg --severity ERROR
5. Enter the auditCfg --show command to verify the configuration.
switch:admin> auditcfg --show