
Console Line Interface
System Utilities
5-32
Innovx FastSwitch 24 Ethernet Switch
200R205-000
Installation and Operation Manual
Issue 3
System Utilities
TFTP (Trivial File Transfer Protocol) is used to transfer software images into the switch and it is
also used to download and upload configuration databases.
TFTP Backup or Upload Configuration:
To upload a copy of current configuration database from system flash to TFTP server use following
command. Before starting the upload operation, make sure that the TFTP server is reachable from
the switch. In the following example, it is assumed that TFTP server IP address is 172.30.10.8 and
filename used is FS24-config.
L2SW> copy config tftp <ipaddr> <file-name>
L2SW> copy config tftp 172.30.10.8 FS24-config
Figure 5-23
Upload Configuration to TFTP server
TFTP restore or download configuration
To restore the switch's configuration database from a TFTP server to the switch, use the following
set of commands. Before starting the restore operation, make sure that the configuration database
file is located in the TFTP server and that the TFTP server is reachable from the switch.
L2SW> copy tftp config <ipaddr> <filename>
L2SW> copy tftp config 172.30.10.8 FS24-1-config
Downloading the configuration, please wait...
The configuration download completed.
Would you want to reboot the switch?(y/n)
Update Firmware
To download a copy of an executable image from TFTP server into system flash, use the following
command. Before starting the image download operation, make sure that the executable image file
is located in the TFTP server and that the TFTP server is reachable from the switch. In the example
shown below, the TFTP server IP address is 172.30.10.8 and image filename is f10_201.img.
L2SW> copy tftp code <ipaddr> <filename>
L2SW> copy tftp code 172.30.10.8 f10_201.img
Downloading image now, please wait...
Image download completed.
Would you want to update firmware and then reboot?(y/n)
Summary of Contents for FastSwitch 24
Page 121: ......