Packets for any given flow usually traverse two NPUs and possibly more than one SPU (in the case of tunnels). Therefore, a distributed flow module is needed that can span multiple computing engines. Note that combo-mode, in which one SPU directs traffic to itself as well as other SPUs on the SPC, is not supported in this release. Instead, the SPU can direct traffic only to other SPUs.
To configure flow options, use the flow statement at the set security hierarchy. For more information, see the JUNOS Software Security Configuration Guide.
Security processing and inbound and outbound (I/O) data packets analysis are separated in JUNOS software and SRX-series service gateways. As a result, the line-card interface on the input/output card (IOC) and the security processors on the services processing card (SPC) are separated by a fabric. The security data plane is simultaneously performing multiprocessing (32-way MT per XLR SPU) and distributed processing (a maximum of 2 SPUs per SPC). For more information, see the JUNOS Software Interfaces and Routing Configuration Guide.
SRX-series services gateways also support the following additional routing functionality:
For more information, see the JUNOS Software Administration Guide.
![]() |
Note: Release 9.2 of JUNOS software for the SRX-series services gateway does not support packet-based protocols such as MPLS, Connectionless Network Service (CLNS), and IP version 6 (IPv6). |
You can use an SRX-series services gateway to control traffic rate by applying classifiers and shapers. To configure CoS components, use the component you want to configure at the [edit class-of-service] hierarchy level of the configuration. For more information, see the JUNOS Software Interfaces and Routing Configuration Guide.
For more information, see the JUNOS Software Security Configuration Guide.
![]() |
Note: In this release of JUNOS software for SRX-series, synchronization of IDP-specific runtime data does not occur across the cluster. As a result, IDP processing is not continued for sessions that fail over. (IDP processing resumes for sessions created after failover.) |
![]() |
Note: When configuring chassis clusters, you are automatically in configure private mode. As a result, you must commit changes from the top of the hierarchy. For information about the configure private mode, see the JUNOS CLI User Guide. |
![]() |
Note: In SRX-series services gateways, the offline, online, and restart commands are supported only on IOCs and are not supported on SPCs. |
To configure screen options, use the screen statement at the [set security screen] hierarchy level.
To configure pass-through authentication, use the following statements:
set security policies from-zone zone-name to-zone zone-name policy policy-name then permit firewall-authentication pass-through
To configure Web authentication, use the following statements:
set security policies from-zone zone-name to-zone zone-name policy policy-name then permit firewall-authentication web-authentication
For more information, see the JUNOS Software Security Configuration Guide.
To configure NAT, use the nat statement at the [set security] hierarchy level. For more information, see the JUNOS Software Security Configuration Guide.
![]() |
Note: Release 9.2 of JUNOS software for the SRX-series services gateway does not support Static NAT. |
A policy is made up of rulebases, and each rulebase contains a set of rules. You define rule parameters, such as traffic match conditions, action, and logging requirements and then add the rules to rulebases. You can create new IDP policies from scratch or start with a predefined template provided by Juniper Networks. Juniper Networks also provides custom application objects and attack objects that you can configure as match conditions in policies.
To configure an IDP policy, use the idp-policy statement at the [edit security idp] hierarchy level. For more information, see the JUNOS Software Security Configuration Guide.
![]() |
Note: Installing an IDP Signature Database requires a license. |
To protect your network from new threats, you can download signature database updates manually or configure your device to download them automatically at a specified interval. For more information, see the JUNOS Software Security Configuration Guide.
Application signatures are available as part of the security package provided by Juniper Networks. You download predefined application signatures along with the security package updates. Application identification is enabled by default and is automatically turned on when you configure the default application in the IDP policy. For more information, see the JUNOS Software Security Configuration Guide.
IDP supports 52 protocol decoders or services. Protocol decoders scan protocol headers and message body to identify individual fields in the protocols to determine if data conforms to the RFC. You configure protocol decoders in IDP policy rules to specify the protocol that an attack uses to access your network. For more information, see the JUNOS Software Security Configuration Guide
Enabling log suppression ensures that minimal numbers of logs are generated for the same event or attack that occurs multiple times. To configure log suppression, use the suppression statement at the [edit security idp sensor-configuration log] hierarchy level. For more information, see the JUNOS Software Security Configuration Guide.
You can configure the DSCP value as an action in an IDP policy rule. Based on the DSCP value, behavior aggregate classifiers set the forwarding class and loss priority for the traffic, determining the forwarding treatment the traffic receives. For more information, see the JUNOS Software Security Configuration Guide.
J-Web User Interface—A graphical user interface enables you to configure, monitor, troubleshoot, and manage the SRX-series devices through an Internet browser. The J-Web interface includes Quick Configuration pages to perform basic configuration of the devices and monitoring tools to view system health, routes, and statistics. The J-Web interface provides diagnostic tools (such as ping and traceroute) and file utilities to manage configuration files, licenses, and temporary files on the device. The J-Web interface also includes a Chassis View, which provides a graphical, dynamic view of the SRX-series of devices. For more information, see the J-Web Interface User Guide.
![]() |
Note: NSM-Aragorn (2008.1) supports Viking via forward support. |
To bring chassis components online and offline, use the chassis statement at the [request] hierarchy level. For more information, see the JUNOS Software Security Configuration Guide.
To configure traceoptions, use the traceoptions statement at the [set security] hierarchy level. For more information, see the JUNOS Software Security Configuration Guide.
These metrics provide information that can be used to prevent unexpected outages and look for trends for capacity planning. To monitor the Flexible PIC Concentrator (FPC) card by using the SPU unit’s CPU and memory utilization, use the show security monitoring fpc statement. For more information, see the JUNOS Software Security Configuration Guide.
The data plane logs primarily include a list of security events that the system has handled directly inside the data plane. Because the system has already handled these events, it does not send them on to the Routing Engine. Instead, the system streams the logs directly to external log servers, bypassing the Routing Engine. To view the data plane logs, use the log statement at the [security] hierarchy level.
The control plane logs, on the other hand, include a list of actionable events. The system sends this list of control plane events on to the eventd process on the Routing Engine, which then handles the events using JUNOS event policies and/or by generating system log messages. You can choose to send control plane logs to a file, user terminal, routing platform console, or remote machine.
To generate control plane logs, use the syslog statement at the [system] hierarchy level. For more information, see the JUNOS Software Administration Guide.
![]() |
Note: In SRX-series devices, data plane logs and control plane logs have to be configured separately. |