Commands for Status Monitoring and Statistics
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
580
configure log target filter
configure log target [console | memory-buffer | primary-msm | backup-msm |
nvram | session | syslog [all | <ipaddress> | <ipPort> {vr <vr_name>}
[local0 ... local7]]] filter <filter-name> {severity <severity> {only}}
Description
Associates a filter to a target.
Syntax Description
Default
If severity is not specified, the severity level for the target is left unchanged. If a virtual router is not
specified, VR-Mgmt is used.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
target Specifies the device to send the log entries.
console Specifies the console display.
memory-buffer Specifies the switch memory buffer.
primary-msm Specifies the primary MSM.
NOTE: This parameter is available only on modular switches.
backup-msm Specifies the backup MSM.
NOTE: This parameter is available only on modular switches.
nvram Specifies the switch NVRAM.
session Specifies the current session (including console display).
syslog Specifies a syslog remote server.
all Specifies all of the syslog remote servers.
ipaddress Specifies the syslog IP address.
ipPort Specifies the UDP port number for the syslog target.
vr_name Specifies the virtual router that can reach the server IP address.
NOTE: The BlackDiamond 8800 series switch (formerly known as Aspen) and
the Summit X450 family of switches do not support user-created VRs.
local0 ... local7 Specifies the local syslog facility.
filter-name Specifies the filter to associate with the target.
severity Specifies the minimum severity level to send (if the keyword only is omitted).
only Specifies that only the specified severity level is to be sent.