Overview
Use this procedure to start, stop, restart, or check the status of Cisco IoT FND on an OVA. It provides instructions for using the fnd-container script to manage the application container through the command line.
Use the fnd-container.sh {start|stop|status|restart} script in the following directory to start, stop, obtain status, and restart Cisco IoT FND.
Procedure
| 1. | In the SSH terminal, run the following command to change the directory to where the script is located: Example:
|
|
| 2. | Execute the following command to start the Cisco IoT FND container: Example:
|
|
| 3. | To stop the FND container, run: Example:
|
|
| 4. | To obtain the current status of the FND container, use: Example:
|
|
| 5. | To restart the FND container, use: Example:
|