Junos 18.2 introduced a number of configuration stanza adjustments relating to IDP, AppFW and UTM for SRX devices.
Migration to the new configuration syntax is required when SRX devices are to be managed by Security Director.
Junos Space Security Director 19.3 and higher supports the majority of these differences. (A few known issues exist with SD 19.3 for UTM that will be fixed in a future release)
As of Junos SRX 18.2, IDP/UTM/App-FW configuration has started a deprecation process of moving legacy configuration stanzas a hidden CLI state and introducing new configuration stanzas. Due to this configuration adjustment of hiding the the old stanza, Junos Space Security Director is unable to manage SRX devices using Junos 18.2 and above the same way as earlier versions.
NOTE: Legacy configuration stanzas will continue to work the same way on Junos, impacting Security director management.
This deprecated command can be seen on SRX CLI when using a "show" command (only in standard notation, set notation does not show the deprecated comments):
# show security application-firewall { ## Warning: 'application-firewall' is deprecated
set security application-firewall rule-sets APPFW_RuleSet1 rule AppFW_rule1 match dynamic-application junos:CNN set security application-firewall rule-sets APPFW_RuleSet1 rule AppFW_rule1 then permit set security application-firewall rule-sets APPFW_RuleSet1 rule AppFW_rule2 match dynamic-application junos:AMAZON set security application-firewall rule-sets APPFW_RuleSet1 rule AppFW_rule2 then permit set security application-firewall rule-sets APPFW_RuleSet1 default-rule permit set security policies from-zone zone1 to-zone zone2 policy AppFW_FW_Policy1 match source-address any
# set security ? Possible completions: > address-book Security address book > advance-policy-based-routing Configure Network Security APBR Policies > alarms Configure security alarms > alg Configure ALG security options > analysis Configure security analysis > application-tracking Application tracking configuration + apply-groups Groups from which to inherit configuration data + apply-groups-except Don't inherit configuration data from these groups > authentication-key-chains Authentication key chain configuration > certificates X.509 certificate configuration <Output is alphabetical, removed the remaining items>
If IPS or UTM functions are needed, with Security director, please continue using on Junos 18.1 or lower or upgrade to Security Director 19.3 or above once available.
SRX Release notes at type of writing, Note the changes to IDP and UTM as part of the Unified Policy changes.
set security application-firewall * set security policies from-zone <zone> to-zone <zone> policy <policy> then permit application-services application-firewall rule-set
set security policies from-zone <zone> to-zone <zone> policy <policy> match dynamic-application
Security Director support: Junos Space Security Director version 19.3 or higher is required to manage IDP with SRX 18.2 and above
SRX Versions below 18.2
SRX 18.2 only
2020-01-17: Added comparison table 2019-12-21: Added content for Security Director 19.3.