ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Usage Guide: The command provides command line prompt messages. If the user enters a command like copy <filename> tftp:// or copy tftp:// <filename> and presses Enter, the following prompt will appear:
tftp server ip address> tftp filename>
This prompts for the TFTP server address and file name.
Example:
(1)Saving the mirror in FLASH to TFTP server 10.1.1.1: Switch#copy nos.img tftp:// 10.1.1.1/ nos.img
(2)Getting the system file nos.img from TFTP server 10.1.1.1: Switch#copy tftp://10.1.1.1/nos.img nos.img
(3)Saving the active configuration file: Switch#copy
Related command: write
5.5.2.2.9tftp-server enable
Command:
Function: Starts TFTP server, the “no
Default: TFTP server is not started by default.
Command mode: Global Mode
Usage Guide: When the TFTP server function is enabled, the switch can still perform tftp client functions. TFTP server is not started by default.
Example: Enabling the TFTP server service. Switch#config
Related command: tftp-server timeout
131