beautypg.com

Enabling a raslog message or module, Setting the severity level of a raslog message, Viewing and clearing the raslog messages – Brocade Network OS Message Reference v4.1.1 User Manual

Page 29

background image

Network OS Message Reference

13

53-1003227-01

Viewing and clearing the RASLog messages

1

Enabling a RASLog message or module

To enable a single RASLog message or all messages in a module that were previously disabled,
perform the following steps.

1. Log in to the switch as admin.

2. Use the following commands to enable a single RASLog message or all messages that belong

to a module:

Execute the no logging raslog message message_ID suppress command to enable a single
RASLog message that has been disabled. For example, execute the following command to
enable the NS-1001 message that was previously disabled:

switch:admin> no logging raslog message NS-1001 suppress

2012/07/20-13:24:43, [LOG-1008], 374, M1, INFO, switch, Log Module NS-1001

RASLOG message has been enabled.

Use the show running-config logging raslog message message_ID command to verify the
status of the message.

Execute the no logging raslog module module_ID command to enable all messages in a
module. For example, execute the following command to enable to all previously disabled
the NSM messages:

switch:admin> no logging raslog module NSM

2012/07/20-13:24:43, [LOG-1008], 374, M1, INFO, switch, Log Module NSM has

been enabled.

Use the show running-config logging raslog module module_ID command to verify the
status of the messages that belong to a module.

Setting the severity level of a RASLog message

To change the default severity level of a RASLog message, perform the following steps.

1. Log in to the switch as admin.

2. Use the logging raslog message message_ID severity [CRITICAL | ERROR | WARNING | INFO]

command to change the severity level of a message. For example, execute the following
command to change the severity level of the SEC-1203 message to WARNING.

switch:admin> logging raslog message SEC-1203 severity WARNING

3. Use the show running-config logging raslog message message_ID severity command to verify

the severity of the message.

switch:admin> show running-config logging raslog message SEC-1203 severity

WARNING

Viewing and clearing the RASLog messages

You can display system message log using the show logging raslog command. This command
provides options to filter the messages by attribute, message type, severity, or message count. You
can also specify to display messages for a single module by using the blade option. Use the clear
logging raslog command to delete the system messages.