Syslog Commands 389ExampleThe following example limits logged messages sent to the syslog server with IP address 10.1.1.1 toseverity level critical.logging consoleThe logging console Global Configuration mode command limits messages logged to the console basedon severity. Use the no form of this command to disable logging to the console terminal.Syntax• logging console level• no logging console• level — Limits the logging of messages displayed on the console to a specified level: emergencies,alerts, critical, errors, warnings, notifications, informational, debugging.Default ConfigurationThe default is informational.Command ModeGlobal Configuration mode.User Guidelines• There are no user guidelines for this command.ExampleThe following example limits messages logged to the console based on severity level "errors".logging bufferedThe logging buffered Global Configuration mode command limits syslog messages displayed from aninternal buffer based on severity. Use the no form of this command to cancel the buffer use.Syntax• logging buffered level• no logging buffered• level — Limits the message logging to a specified level buffer: emergencies, alerts, critical, errors,warnings, notifications, informational, debugging.Console (config)# logging 10.1.1.1 severity criticalConsole (config)# logging console errors5400_CLI.book Page 389 Wednesday, December 17, 2008 4:33 PM