Overview
Learn how to upgrade the Cisco IoT FND TPS Proxy server, including backing up configuration files, stopping and starting services, and verifying the upgrade process.
Based on the RHEL version, choose either systemctl or service commands.
For example, to stop the tpsproxy services:
RHEL version
Command
8.x
systemctl stop tpsproxy.service7.x
service tpsproxy stop
To upgrade the TPS Proxy server manually:
Procedure
| 1. | Back up the following config files in the /opt/cgms-tpsproxy/conf directory.
|
|
| 2. | Before starting the upgrade process, ensure that the following services are running.
|
|
| 3. | Run the following command to stop the tpsproxy services.
|
|
| 4. | Copy the cgms-tpsproxy.rpm downloaded from software.cisco.com to a directory in the TPS server. |
|
| 5. | Run the following command to upgrade the tpsproxy server.
|
|
| 6. | Run the following command to start the tpsproxy services .
|
|
| 7. | Check the tpsproxy service status.
Example output:
|