Chapter 6: Configuration and alignment
Other configuration tasks
Upgrading software using TFTP
Use this procedure to upgrade software remotely using Trivial FTP (TFTP) triggered by SNMP.
Procedure:
1
Check that the TFTP client is enabled. Refer to
2
Set tFTP attributes as described in
3
Monitor tFTP attributes as described in
4
Reboot the ODU as described in
Table 96 Setting tFTP attributes
Attribute
Meaning
tFTPServerInternetAddress
The IPv4 or IPv6 address of the TFTP server from which the TFTP
software upgrade file Name will be retrieved.
For example, to set the TFTP server IP address for the unit at
10.10.10.10 to the IPv4 address 10.10.10.1, enter this command:
snmpset_d.exe -v 2c -c public 10.10.10.10
.iso.3.6.1.4.1.17713.7.9.19.0 a 10.10.10.1
tFTPServerPortNumber
This setting is optional. The port number of the TFTP server from
which the TFTP software upgrade file name will be retrieved
(default=69).
tFTPSoftwareUpgrade
FileName
The filename of the software upgrade to be loaded from the TFTP
server.
For example, to set the TFTP software upgrade filename on
10.10.10.10 to "B1095.dld", enter this command:
snmpset_d.exe -v 2c -c public 10.10.10.10
.iso.3.6.1.4.1.17713.7.9.7.0 s B1095.dld
tFTPStartSoftware
Upgrade
Write “1” to this attribute to start the TFTP software upgrade
process. The attribute will be reset to 0 when the upgrade
process has finished.
For example, enter this command:
snmpset_d.exe -v 2c -c public 10.10.10.10
.iso.3.6.1.4.1.17713.7.9.8.0 i 1
Page
6-96