beautypg.com

Accton Technology ES4710BD User Manual

Page 132

background image

131

E

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 tftp:// or copy tftp:// 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 running-config startup-config

Related command: write

5.5.2.2.9 tftp-server enable

Command: tftp-server enable

no tftp-server enable

Function: Starts TFTP server, the “no ftp-server enable” command shuts down TFTP server and

prevents TFTP user from logging in.

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

Switch(Config)#tftp-server enable

Related command: tftp-server timeout