Quick Reference Guide

420 Syslog Commands
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Syntax
logging console
level
no logging console
level
— Specifies the severity level of logged messages displayed on the console.
Possible values:
emergencies, alerts
,
critical
,
errors, warnings
,
notifications,
informational, debugging.
Default Configuration
The default severity level is
informational
.
Command Mode
Global Configuration mode.
User Guidelines
There are no user guidelines for this command.
Example
The following example limits logging messages displayed on the console to severity level errors.
logging buffered
The logging buffered Global Configuration mode command limits syslog messages displayed
from an internal buffer based on severity. Use the no form of this command to cancel using the
buffer.
Syntax
logging buffered
level
no logging buffered
level
— Specifies the severity level of messages logged in the buffer. Possible values:
emergencies, alerts
,
critical
,
errors, warnings
,
notifications, informational, debugging.
Default Configuration
The default severity level is
informational
.
Command Mode
Global Configuration mode.
Console(config)# logging console errors