S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-117
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
logging timestamp
logging timestamp
To set the logging time-stamp units, use the
logging timestamp
command. To reset the logging
time-stamp units to the default, use the
no
form of this command.
logging timestamp
{
microseconds
|
milliseconds
|
seconds
}
no logging timestamp
{
microseconds
|
milliseconds
|
seconds
}
Syntax Description
Command Default
None
Command Modes
Global configuration mode
Command History
Usage Guidelines
By default, the units are seconds.
Examples
This example shows how to set the logging time-stamp units to microseconds:
switch#
configure terminal
switch(config)#
logging timestamp microseconds
switch(config)#
Related Commands
microseconds
Specifies the units to use for logging timestamps in microseconds. The
default units are
seconds
.
milliseconds
Specifies the units to use for logging timestamps in milliseconds.
seconds
Specifies the units to use for logging timestamps in seconds. The default
units are
seconds
.
Release
Modification
5.0(3)U1(1)
This command was introduced.
Command
Description
show logging
timestamp
Displays the logging time-stamp configuration.