advanced-anti-malware connection
Syntax
set services advanced-anti-malware connection (authentication | source-address | source-interface | url)
Description
Configures the cloud connection, including the hostname, port number and authentication information. Once configured, a certificate-based mutual authentication and TLS connection is established between the SRX Series Firewall and Juniper ATP Cloud. The SRX Series Firewall receives configurations from the cloud and sends health data back to the cloud.
You
can also use the op script to perform the same operations as the set
services advanced-anti-malware connection
command. To download the
Junos op script, see Download and Run the Juniper ATP Cloud
Script.
For SRX300, SRX320, SRX340, SRX345 and SRX500 Series
Firewalls, you must run the set security forwarding-process
enhanced-services-mode
command before running the op script or before
running the set services advanced-anti-malware connection
command.
For example:
user@host> set security forwarding-process enhanced-services-mode user@host> set services advanced-anti-malware connection url https://xxx.xxxx.junipersecurity.net user@host> set services advanced-anti-malware connection authentication tls-profile aamw-ssl
set services
advanced-anti-malware connection
command.Use
the show services advanced-anti-malware status
CLI command to
verify that connection is made to the cloud server from the SRX Series Firewall. If
you do not see entries, we recommend you rerun the op
script.
Options
authentication tls-profile profile-name |
Name of the TLS profile that contains settings for the TLS-secured connection. |
source-address address |
The source IP address to send files to the cloud. |
source-interface interface |
The source interface to send files to the cloud. If you configure the
|
url url |
The URL of the cloud. You can optionally specify a port if needed. For
example,
|
Required Privilege Level
View
Output Fields
This command produces no output.
Sample Output
- set services advanced-anti-malware connection url
- set services advanced-anti-malware connection authentication
set services advanced-anti-malware connection url
user@host# set services advanced-anti-malware connection url https://sky.junipersecurity.net
set services advanced-anti-malware connection authentication
user@host# set services advanced-anti-malware connection authentication tls-profile aamw-ssl
Release Information
Command introduced in Junos OS Release 15.1X49-D33.