FTP Configuration
807
# Access the Ethernet switch through FTP. Input the user name “switch” and
password “hello” to log in and enter FTP view.
C:\> ftp 1.1.1.1
Connected to 1.1.1.1.
220 FTP service ready.
User (1.1.1.1:(none)): switch
331 Password required for switch.
Password:
230 User logged in.
ftp>
# Upload the switch.app file.
ftp> put switch.app
200 Port command okay.
150 Opening ASCII mode data connection for switch.app.
226 Transfer complete.
# Download the config.cfg file.
ftp> get config.cfg
200 Port command okay.
150 Opening ASCII mode data connection for config.cfg.
226 Transfer complete.
ftp: 3980 bytes received in 8.277 seconds 0.48Kbytes/sec.
This example uses the command line window tool provided by Windows. When
you log into the FTP server through another FTP client, refer to the corresponding
instructions for operation description.
c
CAUTION:
■
If the available space of the flash of the switch is not enough to hold the file to
be uploaded, you need to move the files that are not in use from the flash to
other place to make room for the file.
■
3Com series switch is not shipped with FTP client applications. You need to
purchase and install it by yourself.
3
After uploading the application, you can update the application on the switch.
# Use the
boot boot-loader
command to specify the uploaded file (switch.app)
to be the startup file used when the switch starts the next time, and restart the
switch. Thus the switch application is upgraded.
<SW7750> boot boot-loader switch.app
<SW7750> reboot
n
For information about the
boot boot-loader
command and how to specify the
startup file for a switch, refer to “Specifying the APP to be Adopted at Reboot” on
page 863.
FTP Configuration: A
Switch Operating as an
FTP Client
The function for a switch to operate as an FTP client is implemented by an
application module built in the switch. Thus a switch can operate as an FTP client
without any configuration. You can perform FTP-related operations (such as
creating/removing a directory) by executing FTP client commands on a switch
Содержание Switch 7754
Страница 32: ...32 CHAPTER 1 CLI OVERVIEW ...
Страница 70: ...70 CHAPTER 5 LOGGING IN USING MODEM ...
Страница 76: ...76 CHAPTER 7 LOGGING IN THROUGH NMS ...
Страница 86: ...86 CHAPTER 9 CONFIGURATION FILE MANAGEMENT ...
Страница 120: ...120 CHAPTER 13 ISOLATE USER VLAN CONFIGURATION ...
Страница 126: ...126 CHAPTER 14 SUPER VLAN ...
Страница 136: ...136 CHAPTER 16 IP PERFORMANCE CONFIGURATION ...
Страница 152: ...152 CHAPTER 17 IPX CONFIGURATION ...
Страница 164: ...164 CHAPTER 19 QINQ CONFIGURATION ...
Страница 172: ...172 CHAPTER 21 SHARED VLAN CONFIGURATION ...
Страница 182: ...182 CHAPTER 22 PORT BASIC CONFIGURATION ...
Страница 198: ...198 CHAPTER 24 PORT ISOLATION CONFIGURATION ...
Страница 208: ...208 CHAPTER 25 PORT SECURITY CONFIGURATION ...
Страница 224: ...224 CHAPTER 27 DLDP CONFIGURATION ...
Страница 232: ...232 CHAPTER 28 MAC ADDRESS TABLE MANAGEMENT ...
Страница 240: ...240 CHAPTER 29 CENTRALIZED MAC ADDRESS AUTHENTICATION CONFIGURATION ...
Страница 280: ...280 CHAPTER 30 MSTP CONFIGURATION ...
Страница 348: ...348 CHAPTER 35 IS IS CONFIGURATION ...
Страница 408: ...408 CHAPTER 39 802 1X CONFIGURATION ...
Страница 412: ...412 CHAPTER 40 HABP CONFIGURATION ...
Страница 422: ...422 CHAPTER 41 MULTICAST OVERVIEW ...
Страница 426: ...426 CHAPTER 42 GMRP CONFIGURATION ...
Страница 480: ...480 CHAPTER 47 PIM CONFIGURATION ...
Страница 506: ...506 CHAPTER 48 MSDP CONFIGURATION ...
Страница 552: ...552 CHAPTER 51 TRAFFIC ACCOUNTING CONFIGURATION ...
Страница 570: ...570 CHAPTER 53 HA CONFIGURATION ...
Страница 582: ...582 CHAPTER 54 ARP CONFIGURATION SwitchA arp protective down recover interval 200 ...
Страница 622: ...622 CHAPTER 58 DHCP RELAY AGENT CONFIGURATION ...
Страница 684: ...684 CHAPTER 61 QOS CONFIGURATION ...
Страница 718: ...718 CHAPTER 63 CLUSTER ...
Страница 738: ...738 CHAPTER 67 UDP HELPER CONFIGURATION ...
Страница 752: ...752 CHAPTER 69 RMON CONFIGURATION ...
Страница 772: ...772 CHAPTER 70 NTP CONFIGURATION ...
Страница 796: ...796 CHAPTER 72 FILE SYSTEM MANAGEMENT ...
Страница 802: ...802 CHAPTER 73 BIMS CONFIGURATION ...
Страница 814: ...814 CHAPTER 74 FTP AND TFTP CONFIGURATION ...
Страница 830: ...830 CHAPTER 75 INFORMATION CENTER ...
Страница 836: ...836 CHAPTER 76 DNS CONFIGURATION ...
Страница 852: ...852 CHAPTER 77 BOOTROM AND HOST SOFTWARE LOADING ...
Страница 858: ...858 CHAPTER 78 BASIC SYSTEM CONFIGURATION DEBUGGING ...