Extreme Networks Summit 300-48 User Manual

Page 141

Advertising
background image

Logging

Summit 300-48 Switch Software User Guide

141

config syslog {add} <host name/ip> {<port>}
<facility> {<priority>}

Configures the syslog host address and filters
messages sent to the syslog host. Up to 4
syslog servers can be configured. Options
include:

host name/ip

— The IP address or name

of the syslog host.

port

— The port of the syslog host.

facility

— The syslog facility level for

local use (local0 - local7).

priority

— Filters the log to display

messages with the selected priority or
higher (more critical). Priorities include
critical, emergency, alert, error, warning,
notice, info, and debug. If not specified, only
critical priority messages and are sent to the
syslog host.

config syslog delete <host name/ip> {<port>}
<facility> {<priority>

Deletes a syslog host address.

facility

— The syslog facility level for

local use (local0 - local7).

priority

— Filters the log to display

messages with the selected priority or
higher (more critical). Priorities include
critical, emergency, alert, error, warning,
notice, info, and debug. If not specified, only
critical priority messages and are sent to the
syslog host.

disable cli-config-logging

Disables configuration logging.

disable log display

Disables the log display.

disable syslog

Disables logging to a remote syslog host.

enable cli-config-logging

Enables the logging of CLI configuration
commands to the Syslog for auditing purposes.
The default setting is enabled.

enable log display

Enables the log display.

enable syslog

Enables logging to a remote syslog host.

show log {<priority>}

Displays the current snapshot of the log.
Options include:

priority

— Filters the log to display

message with the selected priority or higher
(more critical). Priorities include critical,
emergency, alert, error, warning, notice,
info, and debug. If not specified, all
messages are displayed.

show log config

Displays the log configuration, including the
syslog host IP address, the priority level of
messages being logged locally, and the priority
level of messages being sent to the syslog
host.

Table 51: Logging Commands (continued)

Command

Description

Advertising