Specifications

Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 103
To connect to FTP, please use the following command.
Command Mode Description
load ftp DESTINATION Enable
Connects to FTP to store system image file in the sys-
tem flash memory.
SWITCH# load ftp 172.16.232.1
Connected to 172.16.232.1.
220 FTP Server ready.
Name (172.16.232.1:root): anonymous
331 Password required for anonymous.
Password:anonymous@da-san.com
230 User qa logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
Step 2
Store system image file as CPE of this switch by using the following command.
Command Mode Description
get FILENAME Ftp Stores system image file as CPE of this switch.
To download as binary mode, input “bin” command and input “hash” command to
download as hash mark. The following exemple shows how to store CPE file.
ftp> bin
200 Type set to I.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> get cpe
local: cpe remote: cpe
200 PORT command successful.
150 Opening BINARY mode data connection for cpe (464228 bytes).
##############################################################################
##############################################################################
##############################################################
226 Transfer complete.
464228 bytes received in 0 secs (1600 Kbytes/sec)
ftp>
Step 3
After exiting from FTP, change the name of system image file of CPE in stored in this
switch into name of configured single file.
To change into the name of single file , please use the following command.
Command Mode Description
store cpe-nos FILENAME Bridge Stores system image file in CPE.