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
588
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 simple regular expressions. By
default, targets do not have a match expression.
Specifying
any instead of match-expression effectively removes a match expression that had been
previously configured, causing any message to be sent that has satisfied all of the other requirements.
To see the 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 and
severity level, and contain the string user5:
configure log target session match user5
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.