Description

This article explains how to verify active SD-Cloud connections directly from an SRX device using CLI commands. 

 

Security Director Cloud uses device initiated outbound-ssh connections from device to cloud.

Symptoms

  • check the state of connection between Security Director cloud and SRX

Solution

To check current active SD-Cloud connections from the SRX device, use the following CLI commands in operational mode:

 

> show system connections | grep 7804

Run multiple times over a few minutes to confirm the connection is stable (port numbers not changing

> show system services outbound-ssh clients <SD-Cloud URL> detail

 

 

Modification History

2025-09-26 : Article Created