Switch Logging Commands
page 45-4 OmniSwitch 6250 CLI Reference Guide November 2009
Defaults
Default severity level is info. The numeric equivalent for info is 6.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• You may enter multiple application IDs in the command line. Separate each application ID with a
space and no comma.
• Application IDs may be entered in any order.
• This command can also be used on the secondary CMM.
Examples
-> swlog appid 254 level alarm
-> swlog appid policy level info
-> swlog appid policy snmp web aaa vlan level alert
-> no swlog appid debug2
Release History
Release 6.6.1; command was introduced.
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.