User's Guide Part 2

Upgrading the PTP 600 Chapter 6 Operation
phn-0896_009v003
6-88
UNDER DEVELOPMENT
Feb 2010
Remote software upgrade by TFTP
This section describes how to upgrade the PTP 600 software remotely using Trivial
FTP (TFTP) triggered by SNMP.
To perform a remote software upgrade, follow this procedure:
1. Set tFTP attibutes as described in Setting tFTP attributes on
page 6-88.
2. Monitor tFTP attributes as described in Monitoring tFTP attributes on page 6-
89.
3. When the upgrade is complete, reboot the ODU to run the newly loaded
software image as described in Reboot on
page 7-27.
Setting tFTP attributes
Set the following tFTP attributes:
tFTPServerIPAddress
This is the IP 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 unit 10.10.10.10 to 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.1.9.5.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).
tFTPSoftwareUpgradeFileName
This is 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.1.9.7.0 s
B1095.dld
tFTPStartSoftwareUpgrade
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.