Specifications
CLI Management Guide
TigerAccess™ EE
380 SMC7824M/VSW
Step 5
Exit the FTP client using the following command.
Command Mode Description
bye FTP Exits the FTP client.
To reflect the downloaded system software, the system must restart using the reload
command! For more information, see Section
4.1.10.1.
The following is an example of upgrading the system software of the switch using the FTP
provided by Microsoft Windows XP in the remote place.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>ftp 10.27.41.91
Connected to 10.27.41.91.
220 FTP Server 1.2.4 (FTPD)
User (10.27.41.91:(none)): admin
331 Password required for admin.
Password:
230 User admin logged in.
ftp> bin
200 Type set to I.
ftp> hash
Hash mark printing On ftp: (2048 bytes/hash mark) .
ftp> put V5924C-R.5.01.x os1
200 PORT command successful.
150 Opening BINARY mode data connection for os1.
##############################################################################
##############################################################################
##############################################################################
##############################################################################
##############################################################################
##############################################################################
(Omitted)
##############################################################################
##############################################################################
##############################################################################
##############################################################################
##############################################################################
#########################################
226 Transfer complete.
ftp: 13661428 bytes sent in 223.26Seconds 61.19Kbytes/sec.
ftp> bye
221 Goodbye.
C:\>
To upgrade the system software via the FTP server, the FTP server should be enabled on
the system. For more information, see Section
6.1.11.
!
!