Verify that the Cisco Cyber Vision application is correctly operating on devices in SD-WAN or SD-Routing solutions using CLI commands.
Use this task to verify that the Cisco Cyber Vision application is correctly installed and operating on a device after deployment.
This verification method is applicable to devices in the SD-WAN or SD-Routing solutions.
Before you begin
Deploy a configuration group with a Cisco Cyber Vision feature to one or more devices. See Deploy a configuration group with a Cisco cyber vision feature.
Follow these steps to verify that the Cisco Cyber Vision application is operating on a device:
Procedure
| 1. | On a device running the Cisco Cyber Vision application, run this command.
|
|
| 2. | Based on the output of the command in the previous step, do one of these:
|
|
| 3. | On the same device, run this command. If the output shows that state as running, this indicates that the Cisco Cyber Vision application is operating correctly.
|
The Cisco Cyber Vision application is verified to be operating correctly when both commands show the IOxman service and the cv application state as running.
In this example, the Cisco Cyber Vision application is installed and operating. Note that the command output is truncated here.
Device# show iox-service
IOx Infrastructure Summary:
IOx service (CAF) : Running
IOx service (HA) : Not Supported
IOx service (IOxman) : Running
IOx service (Sec storage) : Running
Libvirtd 5.5.0 : Running
Dockerd v19.03.13-ce : Running
Device# show app-hosting detail appid cv
App id : cv
Owner : iox
State : RUNNING
...