4 ftp/tftp troubleshooting help – Accton Technology ES4710BD User Manual

Page 137

Advertising
background image

136

E

ES4710BD 10 Slots L2/L3/L4 Chassis Switch

FTP Configuration

PC side:

Start the FTP server software on the PC and set the username as “Switch”, and the password as

“edgecore”.

ES4710BD:

Switch (Config)#inter vlan 1

Switch (Config-If-Vlan1)#ip address 10.1.1.2 255.255.255.0

Switch (Config-If-Vlan1)#no shut

Switch (Config-If-Vlan1)#exit

Switch (Config)#dir ftp://Switch:[email protected]

220 Serv-U FTP-Server v2.5 build 6 for WinSock ready...

331 User name okay, need password.

230 User logged in, proceed.

200 PORT Command successful.

150 Opening ASCII mode data connection for /bin/ls.

recv total = 480

nos.img

nos.rom

parsecommandline.cpp

position.doc

qmdict.zip

shell maintenance statistics.xls

… (some display omitted here)

show.txt

snmp.TXT

226 Transfer complete.

Switch (Config)#

5.5.2.4 FTP/TFTP Troubleshooting Help

5.5.2.4.1 Monitor and Debug Commands

5.5.2.4.2 show ftp

Command: show ftp

Function: display the parameter settings for the FTP server

Command mode: Admin Mode

Default: No display by default.

Advertising