PurposeCommand or Action
To apply the same severity level to all facilities,
use the all facility. For defaults, see the show
logging level command.
If the default severity and current
session severity of a component is
the same, then the logging level for
the component will not be displayed
in the running configuration.
Note
Disables module log messages.(Optional) switch(config)# no logging module
[severity-level]
Step 4
Resets the logging severity level for the
specified facility to its default level. If you do
(Optional) switch(config)# no logging level
[facility severity-level]
Step 5
not specify a facility and severity level, the
switch resets all facilities to their default levels.
Displays the module logging configuration.(Optional) switch# show logging module
Step 6
Displays the logging level configuration and
the system default level by facility. If you do
(Optional) switch# show logging level [facility]
Step 7
not specify a facility, the switch displays levels
for all facilities.
Copies the running configuration to the startup
configuration.
(Optional) switch# copy running-config
startup-config
Step 8
Example
The following example shows how to configure the severity level of module and specific facility
messages:
switch# configure terminal
switch(config)# logging module 3
switch(config)# logging level aaa 2
Configuring Logging Timestamps
You can configure the time-stamp units of messages logged by the Cisco Nexus Series switch.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
42
Configuring System Message Logging
Configuring Logging Timestamps