Cisco Catalyst SD-WAN Solution Integrations Guide, Releases 26.x and Later

PDF

Verify that the Cisco cyber vision application is operating on a device, using the CLI

Want to summarize with AI?

Log in

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.

Device# show iox-service
2.

Based on the output of the command in the previous step, do one of these:

  • If the command output shows that the IOxman service is running, then proceed to the next step.

  • If the command output shows that the IOxman service is not running, this indicates that the Cisco Cyber Vision application is not operating correctly. Reinstall the application. See Deploy a configuration group with a Cisco cyber vision feature.

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.

Device# show app-hosting detail appid cv

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
...