Juniper JN0-637 Practice Test - Questions Answers, Page 12
List of questions
Related questions
Which encapsulation type must be configured on the lt-0/0/0 logical units for an interconnect
logical systems VPLS switch?
encapsulation ethernet-bridge
encapsulation ethernet
encapsulation ethernet-vpls
encapsulation vlan-vpls
Referring to the exhibit, which two statements are true ?
Every VPN packet that the SRX receives from the VPN peer is outside the ESP sequence window
The SRX is sending traffic into the tunnel and out toward the VPN peer.
The SRX is not sending any packets to the VPN peer.
The SRX is not receiving any packets from the VPN peer.
A company has acquired a new branch office that has the same address space as one of its local networks, 192.168.100.0/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; } } } }
Click the Exhibit button.
You have configured a CoS-based VPN that is not functioning correctly.
Referring to the exhibit, which action will solve the problem?
You must change the loss priorities of the forwarding classes to low.
You must change the code point for the DB-data forwarding class to 10000.
You must use inet precedence instead of DSCP.
You must delete one forwarding class.
You want to bypass IDP for traffic destined to social media sites using APBR, but it is not working and IDP is dropping the session.
What are two reasons for this problem? (Choose two.)
IDP disable is not configured on the APBR rule.
The application services bypass is not configured on the APBR rule.
The APBR rule does a match on the first packet.
The session did not properly reclassify midstream to the correct APBR rule.
Question