Configuring Logging Timestamps - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring System Message Logging
Step 6
Step 7
Step 8
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 5000 Series switch.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
The following example shows how to configure the time-stamp units of messages:
switch# configure terminal
switch(config)# logging timestamp milliseconds
switch(config)# exit
switch# show logging timestamp
Logging timestamp:
OL-16597-01
Command or Action
switch# show logging module
switch# show logging level
[facility]
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# logging timestamp
{microseconds | milliseconds | seconds}
switch(config)# no logging timestamp
{microseconds | milliseconds | seconds}
switch# show logging timestamp
switch# copy running-config startup-config
Milliseconds
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring Logging Timestamps
Purpose
(Optional)
Displays the module logging configuration.
(Optional)
Displays the logging level configuration and the system default
level by facility. If you do not specify a facility, the switch
displays levels for all facilities.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters configuration mode.
Sets the logging time-stamp units. By default,
the units are seconds.
(Optional)
Resets the logging time-stamp units to the
default of seconds.
(Optional)
Displays the logging time-stamp units
configured.
(Optional)
Copies the running configuration to the startup
configuration.
341

Advertisement

Table of Contents
loading

Table of Contents