3 logging console, User guidelines, Example – PLANET WGSD-1022 User Manual

Page 298: Syntax, Default configuration, Command mode

Advertising
background image

User Guidelines

Multiple syslog servers can be used.

If no specific severity level is specified, the global values apply to each server.

To define a logging server on the out-of-band port, use the out-of-band IP address

format —oob/ip-address.

Example

The following example configures messages with a "critical" severity level so that they are logged to a

syslog server with an IP address 10.1.1.1.

Console (config)# logging 10.1.1.1 severity critical

5.24.3 logging console

The logging console global configuration command limits messages logged to the console based on

severity. To disable logging to the console terminal, use the no form of this command.

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 Configuration

The default is informational.

Command Mode

Global Configuration mode

User Guidelines

There are no user guidelines for this command.

Example

The following example limits messages logged to the console based on severity level "errors".

Console (config)# logging console errors

Advertising