Switch Logging Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 45-11
level A numerical equivalent value for the severity level (see table below).
All switch logging messages of the specified level and lower will be
shown. The severity level is a value assigned to the relative severity of
the switch logging message. A lower value indicates messages that are
more severe, a higher value indicates messages that are less severe.
Values range from 2–9.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• When the switch logging display is too long, you may use the show log swlog command to clear all of
the switch logging information.
• This command can also be used on the secondary CMM.
Examples
-> show log swlog
Displaying file contents for 'swlog2.log'
FILEID: fileName[swlog2.log], endPtr[32]
configSize[64000], currentSize[64000], mode[2]
Displaying file contents for 'swlog1.log'
FILEID: fileName[swlog1.log], endPtr[395]
configSize[64000], currentSize[64000], mode[1]
Time Stamp Application Level Log Message
------------------------+--------------+-------+--------------------------------
MON NOV 11 12:42:11 2002 SYSTEM info Switch Logging files cleared by
command
MON NOV 11 13:07:26 2002 WEB info The HTTP session login successfu
l!
MON NOV 11 13:18:24 2002 WEB info The HTTP session login successfu
l!
MON NOV 11 13:24:03 2002 TELNET info New telnet connection, Address ,
Supported Levels Numeric Equivalents Description
alarm 2
Highest severity. The system is about to crash and reboot.
error 3
System functionality is reduced.
alert 4
A violation has occurred.
warning 5
A unexpected, non-critical event has occurred.
info 6
Any other non-debug message (default).
debug1 7
A normal event debug message.
debug2 8
A debug-specific message.
debug3 9
Lowest severity. A maximum verbosity debug message.