Juniper JN0-637 Practice Test - Questions Answers, Page 7
List of questions
Related questions
You are using trace options to troubleshoot a security policy on your SRX Series device.
Referring to the exhibit, which two statements are true? (Choose two.)
The SSH traffic matches an existing session.
No entries are created in the SRX session table.
The traffic is not destined for the root logical system.
The security policy controls traffic destined to the SRX device.
You have deployed automated threat mitigation using Security Director with Policy Enforcer, Juniper ATP Cloud, SRX Series devices, and EX Series switches.
In this scenario, which device is responsible for blocking the infected hosts?
Policy Enforcer
Security Director
Juniper ATP Cloud
EX Series switch
Referring to the exhibit,
which three statements about the multinode HA environment are true? (Choose three.)
Two services redundancy groups are available.
IP monitoring has failed for the services redundancy group.
Node 1 will host services redundancy group 1 unless it is unavailable.
Session state is synchronized on both nodes.
Node 2 will process transit traffic that it receives for services redundancy group 1.
In a multinode HA environment, which service must be configured to synchronize between nodes?
Advanced policy-based routing
PKI certificates
IPsec VPN
IDP
A company has acquired a new branch office that has the same address space of one of its local networks, 192.168.100/24. The offices need to communicate with each other.
Which two NAT configurations will satisfy this requirement? (Choose two.)
[edit security nat source] user@OfficeA# show rule-set OfficeBtoA { from zone OfficeB; to zone OfficeA; rule 1 { match { source-address 192.168.210.0/24; destination-address 192.168.200.0/24; } then { source-nat { interface; } } } }
[edit security nat static] user@OfficeA# show rule-set From-Office-B { from interface ge-0/0/0.0; rule 1 { match { destination-address 192.168.200.0/24; } then { static-nat { prefix 192.168.100.0/24; } } } }
[edit security nat static] user@OfficeB# show rule-set From-Office-A { from interface ge-0/0/0.0; rule 1 { match { destination-address 192.168.210.0/24; } then { static-nat { prefix 192.168.100.0/24; } } } }
[edit security nat source] user@OfficeB# show rule-set OfficeAtoB { from zone OfficeA; to zone OfficeB; rule 1 { match { source-address 192.168.200.0/24; destination-address 192.168.210.0/24; } then { source-nat { interface; } } } }
Referring to the exhibit,
which two statements are correct about the NAT configuration? (Choose two.)
Both the internal and the external host can initiate a session after the initial translation.
Only a specific host can initiate a session to the reflexive address after the initial session.
Any external host will be able to initiate a session to the reflexive address.
The original destination port is used for the source port for the session.
You are asked to establish a hub-and-spoke IPsec VPN using an SRX Series device as the hub. All of the spoke devices are third-party devices.
Which statement is correct in this scenario?
You must ensure that you are using aggressive mode when incorporating third-party devices as your spokes.
You must statically configure the next-hop tunnel binding table entries for each of the third-party spoke devices.
You must create a policy-based VPN on the hub device when peering with third-party devices.
You must always peer using loopback addresses when using non-Junos devices as your spokes.
Exhibit:
You are troubleshooting a new IPsec VPN that is configured between your corporate office and the RemoteSite1 SRX Series device. The VPN is not currently establishing. The RemoteSite1 device is being assigned an IP address on its gateway interface using DHCP.
Which action will solve this problem?
On the RemoteSite1 device, change the IKE gateway external interface to st0.0.
On both devices, change the IKE version to use version 2 only.
On both devices, change the IKE policy proposal set to basic.
On both devices, change the IKE policy mode to aggressive.
You are asked to see if your persistent NAT binding table is exhausted.
Which show command would you use to accomplish this task?
show security nat source persistent-nat-table summary
show security nat source summary
show security nat source pool all
show security nat source persistent-nat-table all
Which two statements are true regarding NAT64? (Choose two.)
An SRX Series device should be in flow-based forwarding mode for IPv4.
An SRX Series device should be in packet-based forwarding mode for IPv4.
An SRX Series device should be in packet-based forwarding mode for IPv6.
An SRX Series device should be in flow-based forwarding mode for IPv6.
Question