Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

JN0-637 Leak Questions

Page: 5 / 9
Total 115 questions

Security, Professional (JNCIP-SEC) Questions and Answers

Question 17

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.)

Options:

A.

[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;

}

}

}

}

B.

[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;

}

}

}

}

C.

[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;

}

}

}

}

D.

[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;

}

}

}

}

Question 18

You have configured the backup signal route IP for your multinode HA deployment, and the ICL link fails.

Which two statements are correct in this scenario? (Choose two.)

Options:

A.

The current active node retains the active role.

B.

The active node removes the active signal route.

C.

The backup node changes the routing preference to the other node at its medium priority.

D.

The active node keeps the active signal route.

Question 19

Which two statements about transparent mode and Ethernet switching mode on an SRX series

device are correct.

Options:

A.

In Ethernet switching mode, Layer 2 interfaces must be placed in a security zone.

B.

In Ethernet switching mode, IRB interfaces must be placed in a security zone.

C.

In transparent mode, Layer 2 interfaces must be placed in a security zone.

D.

In transparent mode, IRB interfaces must be placed in a security zone.

Question 20

You have deployed two SRX Series devices in an active/passive multimode HA scenario.

In this scenario, which two statements are correct? (Choose two.)

Options:

A.

Services redundancy group 1 (SRG1) is used for services that do not have a control plane state.

B.

Services redundancy group 0 (SRG0) is used for services that have a control plane state.

C.

Services redundancy group 0 (SRG0) is used for services that do not have a control plane state.

D.

Services redundancy group 1 (SRG1) is used for services that have a control plane state.

Page: 5 / 9
Total 115 questions