Uploads the current log messages to a TFTP server.
ipaddress | Specifies the ipaddress of the TFTP server. |
hostname | Host name of server to send log information to. |
vr_name |
Specifies the virtual router that can reach the TFTP
server.
Note: User-created VRs are
supported only on the platforms listed for this feature in the
ExtremeXOS 32.1 Feature License
Requirements
document.
|
block_size | Specifies the data block size, excluding TFTP header. Data block size ranges from 24-65000 bytes. |
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. |
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). |
If you do not specify block size, the default value is 1400 bytes.
This command is similar to the show log command, but instead of displaying the log contents on the command line, this command saves the log to a file on the TFTP server you specify. For more details on most of the options of this command, see the command show log.
This section provides information about the characters supported by the switch for host names and remote IP addresses.
When naming or configuring an IP address for your network server, remember the requirements listed above.
This section provides information about the characters supported by the switch for remote filenames.
When naming a local or remote file, remember the requirements listed above.
The following command uploads messages with a critical severity to the filename switch4critical.log on TFTP server at 10.31.8.25:
upload log 10.31.8.25 switch4critical.log severity critical
The following command uploads messages with warning, error, or critical severity to the filename switch4warn.log on TFTP server at 10.31.8.25:
upload log 10.31.8.25 switch4warn.log severity warning
This command was first available in ExtremeXOS 10.1.
Block size support was added in ExtremeXOS 15.7.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.