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
582
Example
The following command sends log messages to the previously syslog host at 10.31.8.25, port 8993, and
facility
local3
, that pass the filter
myFilter
and are of severity
warning
and above:
configure log target syslog 10.31.8.25:8993 local3 filter myFilter severity warning
The following command sends log messages to the current session, that pass the filter
myFilter
and are
of severity
warning
and above:
configure log target session filter myFilter severity warning
History
This command was first available in ExtremeWare XOS 10.1.
The
primary-msm
and
backup-msm
options were first available in ExtremeWare XOS 11.0.
The
ipPort
parameter was first available in ExtremeWare XOS 11.1.
Platform Availability
This command is available on all platforms.