Summer Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

JN0-352 Enterprise Routing and Switching, Specialist (JNCIS-ENT) Questions and Answers

Questions 4

You are deploying a Juniper Networks EX Series Switch to connect 24 end devices to VLAN 70, with an uplink interface to a distribution switch that carries VLANs 30, 50, and 70. You need to correctly configure the interface type for the end-device interfaces.

In this scenario, which statement is correct?

Options:

A.

Use trunk mode with VLAN 70 set as the native VLAN.

B.

No configuration is needed since VLAN 70 is the highest VLAN-ID.

C.

Use trunk mode with VLAN 70 as the only allowed VLAN.

D.

Use access mode and assign the interfaces to VLAN 70.

Buy Now
Questions 5

Which two fields must match in an OSPF hello packet to form an adjacency over a broadcast link? (Choose two.)

Options:

A.

network mask

B.

designated router

C.

router priority

D.

dead interval

Buy Now
Questions 6

Which statement describes how Rapid Spanning Tree Protocol (RSTP) identifies an alternate port?

Options:

A.

An alternate port is the upstream port that is not receiving BPDUs from the root bridge.

B.

An alternate port is the upstream port that provides the least-cost path to the root bridge.

C.

An alternate port is the upstream port that provides a backup path to the root bridge and stays in the discarding state.

D.

An alternate port is the upstream port that forwards traffic only when the designated port is overloaded.

Buy Now
Questions 7

You are creating an aggregated Ethernet bundle using LACP on your Juniper Networks EX Series device.

In this scenario, which statement is correct?

Options:

A.

LACP active mode is required on at least one side of the bundle.

B.

You must use different LACP system priorities for each switch.

C.

By default, LACP is in active mode on aggregated Ethernet interfaces.

D.

LACP active mode is required on both sides of the bundle.

Buy Now
Questions 8

How does BGP prevent routing loops between internal peers?

Options:

A.

It uses VRRP.

B.

It uses AS path.

C.

It uses BFD.

D.

It uses a logical full mesh.

Buy Now
Questions 9

[Exhibit]

JN0-352 Question 9

Click the Exhibit button.

You are asked to ensure that there will not be any unwanted STP topology changes affecting your root bridge placement because a rogue switch was introduced into the network at the access layer.

Referring to the exhibit, which interfaces will need to have root protection applied to accomplish this task?

Options:

A.

Place root protection on ge-0/0/6 and ge-0/0/8 on Switch-1 only.

B.

Place root protection on ge-0/0/6 and ge-0/0/8 on Switch-3 and Switch-4.

C.

Place root protection on ge-0/0/6 and ge-0/0/8 on Switch-1 and Switch-2.

D.

Place root protection on ge-0/0/12 and ge-0/0/13 on Switch-1 and Switch-2.

Buy Now
Questions 10

Two Juniper Networks EX Series Switches are connected with four 1-GbE links configured as a single link aggregation group (LAG). One of the physical member links experiences a failure.

By default, what impact will this failure have on traffic forwarding between the switches?

Options:

A.

The LAG continues forwarding traffic across the remaining member links.

B.

All traffic will be dropped because the LAG goes administratively down.

C.

Only broadcast traffic continues to be forwarded across the LAG.

D.

The LAG renegotiates and temporarily disables all member links.

Buy Now
Questions 11

You need to block SSH (TCP port 22) traffic from the 192.168.10.0/24 network.

Which firewall filter term is correct in this scenario?

Options:

A.

term block-ssh { from { source-address 192.168.10.0/24; protocol tcp; destination-port 22; } then discard; }

B.

term block-ssh { from { destination-address 192.168.10.0/24; protocol tcp; destination-port 22; } then discard; }

C.

term block-ssh { from { source-address 192.168.10.0/24; protocol tcp; source-port 22; } then discard; }

D.

term block-ssh { from { source-address 192.168.10.0/24; service ssh; } then reject; }

Buy Now
Questions 12

You are required to ensure that Switch 1 will always be designated as the root bridge when participating in your switched network.

What do you need to do to satisfy this requirement?

Options:

A.

Ensure Switch 1 has the highest system MAC address.

B.

Ensure Switch1 has the lowest bridge priority of all the other switches.

C.

Ensure Switch1 has the lowest port priority of all other switches.

D.

Ensure Switch1 has the highest port costs of all the other switches.

Buy Now
Questions 13

[Exhibit]

JN0-352 Question 13

Click the Exhibit button.

You run the show ospf database command and you see a Router LSA marked with an asterisk.

Referring to the exhibit, what is the significance of this result?

Options:

A.

The LSA is advertised by a remote device.

B.

The LSA is advertised by the local device.

C.

The LSA is advertised by the designated router.

D.

The LSA is advertised by the backup designated router.

Buy Now
Questions 14

How would you view the metric assigned to a route in OSPF? (Choose two.)

Options:

A.

Use the show route protocol ospf command.

B.

Use the show ospf route intra command.

C.

Use the show ospf database extensive command.

D.

Use the show ospf interface command.

Buy Now
Questions 15

You are establishing a new BGP session to an EBGP peer using loopback addresses.

In addition to your general EBGP settings, which BGP feature must be enabled for this session to establish?

Options:

A.

multihop

B.

multipath

C.

damping

D.

passive

Buy Now
Questions 16

Refer to Exhibit:

JN0-352 Question 16

You have applied a firewall filter as an ingress filter on the ge-0/0/0 interface of your Juniper Networks EX Series Switch as shown in the exhibit. An external host sends an ICMP ping packet to the router.

Which statement is correct about how this packet is processed?

Options:

A.

The icmp-counter and blocked-counter are both incremented and the packet is dropped.

B.

The icmp-counter is incremented and the packet is dropped.

C.

The icmp-counter is incremented and the packet is accepted.

D.

The icmp-counter and tcp-counter are both incremented and the packet is accepted.

Buy Now
Questions 17

Which IS-IS PDU should be used by a router to list all LSPs that it believes should exist in the link-state database?

Options:

A.

CSNP

B.

PSNP

C.

LSP

D.

IIH

Buy Now
Questions 18

You are configuring a GRE tunnel between Router A (192.168.1.1) and Router B (192.168.2.1) to connect two isolated networks. The tunnel interfaces (gr-0/0/0) need to support IPv4 traffic.

In this scenario, which configuration ensures the tunnel endpoints are correctly defined and reachable?

Options:

A.

set interfaces gr-0/0/0 unit 0 tunnel source 192.168.1.1 destination 192.168.2.1

B.

set interfaces gr-0/0/0 unit 0 family inet6

C.

set interfaces gr-0/0/0 unit 0 family inet address 192.168.1.1

D.

set interfaces gr-0/0/0 unit 0 tunnel destination 192.168.2.1

Buy Now
Questions 19

You implement FBF on router R1 so that traffic from subnet 172.25.0.0/24 uses ISP-A and traffic from subnet 172.25.1.0/24 uses ISP-B. You create forwarding instances for ISP-A and ISP-B. You also configure static default routes inside each instance. However, the static default routes remain inactive.

In this scenario, which action would complete the FBF implementation?

Options:

A.

Configure an RIB group that includes the routing instances and inet.0.

B.

Apply a firewall filter under the firewall, but not to any interface.

C.

Increase the route preference of the static routes.

D.

Change the instance type to virtual router.

Buy Now
Exam Code: JN0-352
Exam Name: Enterprise Routing and Switching, Specialist (JNCIS-ENT)
Last Update: Sep 2, 2026
Questions: 65

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now JN0-352 testing engine

PDF (Q&A)

$31.5  $104.99
buy now JN0-352 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 02 Sep 2026