Logging configuration changes, Logging commands – Extreme Networks Summit 300-48 User Manual

Page 140

Advertising
background image

140

Summit 300-48 Switch Software User Guide

Status Monitoring and Statistics

ipaddress

— The IP address of the syslog host.

facility

— The syslog facility level for local use. Options include

local0

through

local7

.

priority

— Filters the log to display message with the selected priority or higher (more critical).

Priorities include (in order) critical, emergency, alert, error, warning, notice, info, and debug. If
not specified, only critical priority messages are sent to the syslog host.

NOTE

Refer to your UNIX documentation for more information about the syslog host facility.

Logging Configuration Changes

ExtremeWare allows you to record all configuration changes and their sources that are made using the
CLI by way of Telnet or the local console. The changes are logged to the system log. Each log entry
includes the user account name that performed the change and the source IP address of the client (if
Telnet was used). Configuration logging applies only to commands that result in a configuration
change. To enable configuration logging, use the following command:

enable cli-config-logging

To disable configuration logging, use the following command:

disable cli-config-logging

CLI configuration logging is enabled by default.

Logging Commands

The commands described in Table 51 allow you to configure logging options, reset logging options,
display the log, and clear the log.

Table 51: Logging Commands

Command

Description

clear counters

Clears all switch statistics and port counters.

clear log {static}

Clears the log. If

static

is specified, the

critical log messages are also cleared.

config log display {<priority>}

Configures the real-time log display. Options
include:

priority

— Filters the log to display

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

Advertising