Configuring System Message Logs
SUMMARY STEPS
1. configure terminal
2. service sequence-numbers
3. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
service sequence-numbers
Example:
Device(config)# service sequence-numbers
Step 3
end
Example:
Device(config)# end
Defining the Message Severity Level
Limit messages displayed to the selected device by specifying the severity level of the message.
This task is optional.
SUMMARY STEPS
1. configure terminal
2. logging console level
3. logging monitor level
4. logging trap level
5. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Defining the Message Severity Level
Purpose
Enters global configuration mode.
Enables sequence numbers.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.
127