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

PDF

Verify that the Cisco secure equipment access application is operating on a device, using the CLI

Want to summarize with AI?

Log in

Verify that the Cisco Secure Equipment Access application is running correctly on SD-WAN or SD-Routing devices by checking IOx services and application status through CLI commands.


This task helps you confirm that the Cisco Secure Equipment Access application has been successfully deployed and is functioning properly on your network devices.

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 Secure Equipment Access feature to one or more devices. See Deploy a configuration group with a Cisco SEA feature.

Follow these steps to verify that the Cisco Secure Equipment Access application is operating on a device:

Procedure

1.

On a device running the Cisco Secure Equipment Access 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 Secure Equipment Access application is not operating correctly. Reinstall the application. See Deploy a configuration group with a Cisco SEA feature.

3.

On the same device, run this command. If the output shows that state as running, this indicates that the Cisco Secure Equipment Access application is operating correctly.

Device# show app-hosting detail appid sea

You have confirmed whether the Cisco Secure Equipment Access application is operating correctly on the device. If both commands show the services and application in a running state, the verification is successful.

In this example, the Cisco Secure Equipment Access application is installed and operating. Note that the command output is abbreviated 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 sea
App id                 : sea
Owner                  : iox
State                  : RUNNING
...