Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services advanced-anti-malware status

date_range 22-Mar-24

Syntax

content_copy zoom_out_map
show services advanced-anti-malware status

Description

Displays the connection status between the Juniper Advanced Threat Prevention Cloud service and the SRX Series Firewall.

Use this command when you are seeing a lot of failover files with the show services advanced-anti-malware statistics command. Also check the system log messages for server connection errors. See Viewing Juniper Advanced Threat Prevention Cloud System Log Messages.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show services advanced-anti-malware status command. Output fields are listed in the approximate order in which they appear.

Table 1: show services advanced-anti-malware status Output Fields

Field Name

Field Description

Server hostname

Juniper Advanced Threat Prevention Cloud server hostname.

Server port

Juniper Advanced Threat Prevention Cloud server port.

Proxy hostname

Web proxy hostname

Proxy port

Web proxy port number

Control Plane

  • Connection Time—Displays when the control plane last connected to the cloud.

  • Connection Status—Displays the current status, such as:

    • Not connected

    • Initializing

    • Connecting

    • Connected

    • Disconnected

    • Connect failed

    • Client certificate not configured

    • Request client certificate failed

    • Request server certificate validation failed

    • Server certificate validation succeeded

    • Server certificate validation failed

    • Server hostname lookup failed

Service Plane

  • Connection Active Number—Number of active connection to the cloud.

  • Connection Failures—Displays number of times the service plane failed to connect to the cloud. Failures can be due to:

    • Physical connection problems

    • SSL authentication issues

    • SRX overload (for example, no memory)

Sample Output

show services advanced-anti-malware status

content_copy zoom_out_map
user@host> show services advanced-anti-malware status
Server connection status:
Server connection status:
  Server hostname: juniper.cloud.com
  Server port:     443
    Control Plane:
      Connection Time: 2015-09-17 20:37:20 UTC
      Connection Status: Connected
    Service Plane:
      fpc0
        Connection Active Number: 16
        Connection Failures : 41

Release Information

Command introduced in Junos OS Release 15.1X49-D33.

footer-navigation