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
590
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
This command configures the specified target with a severity level. The filter associated with the target
is not affected. A message is sent to a target if the target has been enabled, the message passes the
associated filter, the message is at least as severe as the configured severity level, and the message
output matches the regular expression specified.
See the command
show log
on page 668
for a detailed description of severity levels.
To see the current configuration of a target, use the following command:
show log configuration target {console | memory-buffer | nvram | primary-msm | backup-
msm | session | syslog {<ipaddress> | <ipPort> | vr <vr_name>} {[local0 ... local7]}}
To see the current configuration of a filter, use the following command:
show log configuration filter {<filter name>}
Example
The following command sends log messages to the current session, that pass the current filter at a
severity level of info or greater, and contain the string
user5
:
configure log target session severity info
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.