tftp
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
241
tftp
tftp [<host-name> | <ip-address>] {-v <vr_name>} [-g | -p] [{-l [internal-
memory <local-file-internal> | memorycard <local-file-memcard> | <local-
file>} {-r <remote-file>} | {-r <remote-file>} {-l [internal-memory <local-
file-internal> | memorycard <local-file-memcard> | <local-file>]}]
Description
Allows you to TFTP from the current command line interface session to 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.
TFTP Server Requirements.
Extreme Networks recommends using a TFTP server that supports blocksize
negotiation (as described in RFC 2348,
TFTP Blocksize Option
), to enable faster file downloads and larger
file downloads. If the TFTP server does not support blocksize negotiation, the file size is limited to
32 MB. Older TFTP servers that do not support blocksize negotiation have additional implementation
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.
-g
Gets the specified file from the TFTP server and copies it to the local host.
-p
Puts the specified file from the local host and copies it to the TFTP server.
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.