Click the Exhibit button.Based on the output shown in the exhibit, what are two results? (Choose two.)
-- Exhibit --security {nat {destination {pool Web-Server {address 10.0.1.5/32;}rule-set From-Internet {from zone Untrust;rule To-Web-Server {match {source-address 0.0.0.0/0;destination-address 172.16.1.7/32;}then {destination-nat pool Web-Server;}}}}}zones {security-zone Untrust {address-book {address Web-Server-External 172.16.1.7/32;address Web-Server-Internal 10.0.1.5/32;}interfaces {ge-0/0/0.0;}}security-zone DMZ {address-book {address Web-Server-External 172.16.1.7/32;address Web-Server-Internal 10.0.1.5/32;}interfaces {ge-0/0/1.0;}}}}-- Exhibit --You are migrating from one external address block to a different external address block. You want to enable a smooth transition to the new address block. You temporarily want to allow external users to contact the Web server using both the existing external address as well as the new external address 192.168.1.1.How do you accomplish this goal?
Click the Exhibit button.-- Exhibit ---- Exhibit --According to the log shown in the exhibit, you notice that the IPsec session is not establishing.What are two reasons for this behavior? (Choose two.)
Click the Exhibit button.An attacker is using a nonstandard port for HTTP for reconnaissance into your network. Referring to the exhibit, which two statements are true? (Choose two.)
Click the Exhibit button.You have configured an IDP policy as shown in the exhibit. The configuration commits successfully. Which traffic will be examined for attacks?
-- Exhibit --[edit security]user@srx# showidp {idp-policy NewPolicy {rulebase-exempt {rule 1 {description AllowExternalRule;match {source-address any;destination-address}}}}}-- Exhibit --You are performing the initial IDP installation on your new SRX device. You have configured the IDP exempt rulebase as shown in the exhibit, but the commit is not successful.Referring to the exhibit, what solves the issue?