Commands for Managing the Switch
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
248
tftp put
tftp put [<host-name> | <ip-address>] {-vr <vr_name>} [{[internal-memory
<local-file-internal> | memorycard <local-file-memcard> | <local_file>}
{<remote_file>} | {<remote_file>} {[internal-memory <local-file-internal> |
memorycard <local-file-memcard> | <local_file>]}]
Description
Allows you to use TFTP from the current command line interface session to copy the file from the local
host, including the switch, internal memory card, or external compact flash card and put it on a TFTP
server.
Syntax Description
Default
If you do not specify a virtual router, VR-Mgmt is used.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
NetASCII and mail file type formats are not supported.
This command was introduced to simplify using TFTP to transfer configuration, policy, and if
configured, core dump files from the switch to the TFTP server. You can continue to use the original
TFTP command introduced in ExtremeWare XOS 10.1.
host-name
Specifies the name of the remote host.
ip-address
Specifies the IP address of the TFTP server.
vr_name
Specifies the name of the virtual router.
NOTE: The BlackDiamond 8800 series switch and the Summit X450 family of
switches do not support user-created VRs.
internal-memory
Specifies the internal memory card.
local-file-internal
Specifies the name of the core dump file located on the internal memory card.
memorycard
Specifies the removable external compact flash card.
NOTE: This parameter is available only on modular switches.
local-file-memcard
Specifies the name of the file on the external compact flash card.
NOTE: This parameter is available only on modular switches.
local_file
Specifies the name of the file (configuration file, policy file) on the local host.
remote_file
Specifies the name of the file on the remote host.