Configuring Module And Facility Messages Logging - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring System Message Logging
Step 3
Step 4
Step 5

Configuring Module and Facility Messages Logging

You can configure the severity level and time-stamp units of messages logged by modules and facilities.
Procedure
Step 1
Command or Action
logging event {link-status |
trunk-status} {enable | default}
Example:
switch# logging event link-status
default
switch(config)#
show logging info
Example:
switch(config)# show logging info
copy running-config startup-config
Example:
switch(config)# copy
running-config startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuring Module and Facility Messages Logging
Purpose
• 5 – notification
• 6 – informational
• 7 – debugging
You can optionally specify a maximum file size.
The default severity level is 5, and the file size is
10485760. The file size is from 4096 to 4194304 bytes.
Logs interface events.
• link-status—Logs all UP/DOWN and CHANGE
messages.
• trunk-status—Logs all TRUNK status messages.
• enable—Specifies to enable logging to override the
port level configuration.
• default—Specifies that the default logging
configuration is used by interfaces not explicitly
configured.
(Optional)
Displays the logging configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
97

Advertisement

Table of Contents
loading

Table of Contents