configure log target severity
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
589
configure log target severity
configure log target [console | memory-buffer | nvram | primary-msm |
backup-msm | session | syslog [all | <ipaddress> | <ipPort> {vr <vr_name>}
[local0 ... local7]]] {severity <severity> {only}}
Description
Sets the severity level of messages sent to the target.
Syntax Description
Default
By default, targets are sent messages of the following severity level and above:
●
console display—info
●
memory buffer—debug-data
●
NVRAM—warning
●
session—info
●
syslog—debug-data
●
primary MSM—error (modular switches only)
●
backup MSM—error (modular switches only)
If a virtual router is not specified, VR-Mgmt is used.
console
Specifies the console display.
memory-buffer
Specifies the switch memory buffer.
nvram
Specifies the switch NVRAM.
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.
session
Specifies the current session (including console display).
syslog
Specifies a syslog target.
all
Specifies all of the remote syslog 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 and the Summit X450 family of
switches do not support user-created VRs.
local0 ... local7
Specifies the local syslog facility.
severity
Specifies the least severe level to send (if the keyword only is omitted).
only
Specifies that only the specified severity level is to be sent.