2118
C
116: TFTP C
HAPTER
c
c
ONFIGURATION
Configuration procedure
1 Configure PC (TFTP Server), the configuration procedure omitted.
On the PC, enable TFTP server
■
Configure a TFTP working directory.
■
2 Configure the device (TFTP Client)
CAUTION: If the free memory space of the device is not big enough, you should
delete the existing programs before downloading new ones.
# Enter system view.
<Sysname> system-view
# Assign VLAN-interface 1 an IP address 1.1.1.1/16, making sure that the port
connected to PC belongs to the same VLAN.
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] ip address 1.1.1.1 255.255.0.0
[Sysname-Vlan-interface1] return
# Download an application file aaa.app from the TFTP server. (Before that, make
sure that adequate memory is available.)
<Sysname> tftp 1.2.1.1 get aaa.app bbb.app
# Upload a configuration file config.cfg to the TFTP server.
<Sysname> tftp 1.2.1.1 put config.cfg configback.cfg
# Specify the main startup file for next startup with the boot-loader command
(Suppose the device in this example supports the main and backup attribute of the
startup file.).
<Sysname> boot-loader file bbb.app main
<Sysname> reboot
CAUTION: Startup files for next startup must be saved under the root directory.
For the details of this command, refer to
"Device Management" on page
2005.
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?
Questions and answers