Cisco Secure Equipment Access Quick Start Guide for Industrial Routers

PDF

Verify configuration on the device terminal

Want to summarize with AI?

Log in

Overview

Use this task to verify that your device’s transport profile is configured correctly and to confirm that the device can establish a secure connection with the Cisco IoT Operations Dashboard.

This task helps you confirm that the device’s transport profile is properly configured and able to establish a secure connection with the Cisco IoT Operations Dashboard.

After configuring the device, you must ensure that that device is able to communicate with the Operations Dashboard.

Before you begin

  • Ensure you have access to the device terminal as an administrator or a user with sufficient privileges.

  • Make sure the transport profile has already been configured on the device.

Procedure

1.

Run this command to verify the network connectivity:

Example:

Router# show ida transport-profile-state all 
! Verify that IDA status is connected for the "wst" transport profile
 ! Notice the line "IDA Status: Connected" in the show command output below for the "wst" transport profile. 
 Router#sh ida transport-profile-state all
 Transport Profile 1:
 Profile Name: wst
 Activated at: Fri Jun  7 07:26:42 2024
 Reconnect Interval: 30 seconds
 keepalive timer Interval: 50 seconds
 Source interface: [not configured]
 callhome-url: wss://device-us.ciscoiot.com/wst/cgna
 Local TrustPoint: CISCO_IDEVID_SUDI
 Remote TrustPoint: [not configured]
 Execution-url: http://192.168.16.1  
 Proxy-Addr: [not configured]
 IDA Status: Connected
 State: Wait for activation
 Last successful response at Fri Jun  7 08:25:29 2024
 Last failed response:
 Last failed reason:
2.

Notice the line "IDA Status: Connected" in the show command output.

What to do next

If the IDA status is connected, proceed with remote session configurations.