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
718
upload log
upload log <ipaddress> {vr <vr_name>} <filename> {messages [memory-buffer |
nvram] {events {<event-condition> | <event_component>}}} {<severity>
{only}} {match <regex>} {chronological}
Description
Uploads the current log messages to a TFTP server.
Syntax Description
Default
The following defaults apply:
●
messages—memory buffer
●
severity—none (displays everything stored in the target)
●
match—no restriction
●
chronological—if not specified, show messages in order from newest to oldest
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
ipaddress
Specifies the ipaddress of the TFTP server.
vr_name
Specifies the virtual router that can reach the TFTP server.
NOTE: The BlackDiamond 8800 series switch and the Summit X450 family of
switches do not support user-created VRs.
filename
Specifies the file name for the log stored on the TFTP server.
messages
Specifies the location from which to display the log messages.
memory-buffer
Show messages stored in volatile memory.
nvram
Show messages stored in NVRAM
events
Show event messages.
event-condition
Specifies the event condition to display.
event-component
Specifies the event component to display.
severity
Specifies the minimum severity level to display (if the keyword
only
is
omitted).
only
Specifies that only the specified severity level is to be displayed.
regex
Specifies a regular expression. Only messages that match the regular
expression will be displayed.
chronological
Specifies uploading log messages in ascending chronological order (oldest to
newest).