Summer Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

JN0-352 Sample Questions Answers

Questions 4

You are verifying a new BGP peering session with an ISP. You issue the show bgp summary command, but the output shows the peer in the Active state.

Which statement is correct in this scenario?

Options:

A.

The session is waiting to be configured.

B.

The session is established, and routing information is being exchanged.

C.

The session is actively trying to establish a TCP connection.

D.

The session is idle and disabled.

Buy Now
Questions 5

[Exhibit]

5

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 6

A Juniper Networks EX Series Switch has storm control enabled on all interfaces. The ge-0/0/1 interface carrying several VLANs hits its storm control limit and is shut down.

In this scenario, which command allows you to manually clear the violation?

Options:

A.

clear ethernet-switching table

B.

clear interface statistics

C.

clear log messages

D.

clear ethernet-switching recovery-timeout

Buy Now
Questions 7

Depending on the link type, OSPF sends link-state update packets to which two addresses? (Choose two.)

Options:

A.

224.0.0.8

B.

224.0.0.6

C.

224.0.0.5

D.

224.0.0.9

Buy Now
Questions 8

You are asked to deploy nonstop active routing (NSR) on a dual-Routing Engine platform. In this scenario, what are two additional requirements for proper operation? (Choose two.)

Options:

A.

All routing neighbors must support graceful restart extensions.

B.

Both Routing Engines must run the same Junos OS version.

C.

Graceful restart must be enabled on all neighbors.

D.

GRES must be enabled.

Buy Now
Questions 9

[Exhibit]

9

You need to apply a Layer 2 firewall filter on a Juniper Networks EX Series Switch to block traffic from the source MAC address 00:12:34:56:00:07 entering the switch on ge-0/0/3. After committing the configuration, traffic from the MAC address still passes through.

Referring to the exhibit, which statement is correct in this scenario?

Options:

A.

The filter is applied in the wrong direction.

B.

The MAC address and mask in the firewall filter need to be explicit.

C.

The interface needs to be of type trunk for the filter to evaluate correctly.

D.

Firewall filters under family ethernet-switching cannot match on MAC addresses.

Buy Now
Questions 10

Which two statements describe OSPF DR and BDR behavior? (Choose two.)

Options:

A.

The BDR becomes the DR if the DR fails.

B.

The DR elects the area border router for each area.

C.

The DR by default generates Type-2 Network LSAs to describe the multi-access segment.

D.

The BDR by default generates Type-2 Network LSAs to describe the multi-access segment.

Buy Now
Questions 11

You have traffic for a video streaming application traversing a GRE tunnel in your network and users are reporting poor performance. Both ends of the tunnel are using the default settings for a gigabit Ethernet interface, but you observe excessive packet drops due to exceeding the MTU.

Which two steps would you take to improve connectivity for this application? (Choose two.)

Options:

A.

Increase the MTU for the member interfaces to 1524 bytes.

B.

Route the GRE tunnel through a higher bandwidth link.

C.

Configure the clear-dont-fragment option on the member interfaces.

D.

Increase the MTU for the member interfaces to 1500 bytes.

Buy Now
Questions 12

Which sequence correctly describes the basic message flow that leads to a successful BGP peering session?

Options:

A.

Idle - > Connect - > OpenConfirm - > OpenSent - > Active - > Established

B.

Idle - > Connect - > Active - > OpenSent - > OpenConfirm - > Established

C.

Connect - > Active - > Idle - > OpenSent - > OpenConfirm - > Established

D.

Connect - > Active - > Idle - > OpenConfirm - > OpenSent - > Established

Buy Now
Questions 13

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 14

[Exhibit]

14

Click the Exhibit button.

Which two statements about the IS-IS output shown in the exhibit are correct? (Choose two.)

Options:

A.

R3 is connected to the IS-IS backbone.

B.

R3 is connected to two Level 1 IS-IS neighbors.

C.

These IS-IS neighbors have the IPv6 address family disabled.

D.

The IS-IS adjacency with R5 requires authentication.

Buy Now
Questions 15

[Exhibit]

15

Click the Exhibit button.

You want the RSTP primary root path from switch C to traverse switch B.

Referring to the exhibit, which solution will accomplish this task?

Options:

A.

Set switch B priority to 1.

B.

Set the metrics from switch C directly to switch A higher than the combined metrics of switch C through switch B to switch A.

C.

Set the metrics from switch C directly to switch A lower than the combined metrics of switch C through switch B to switch A.

D.

Set switch B priority to 0.

Buy Now
Questions 16

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 17

You want to configure a floating static route.

What must be configured in this scenario?

Options:

A.

priority

B.

preference

C.

qualified-next-hop

D.

next-hop

Buy Now
Questions 18

Which statement is correct about how a Juniper Networks EX Series Switch learns MAC addresses?

Options:

A.

The switch adds destination MAC addresses to the bridge table after forwarding frames.

B.

The switch learns MAC addresses by polling connected hosts periodically.

C.

The switch learns MAC addresses only after a spanning-tree topology change occurs.

D.

The switch learns source MAC addresses from received frames and records the ingress interface and timestamp.

Buy Now
Questions 19

[Exhibit]

19

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
Exam Code: JN0-352
Exam Name: Enterprise Routing and Switching, Specialist (JNCIS-ENT)
Last Update: Jul 27, 2026
Questions: 65

PDF + Testing Engine

$59.99 $171.4

Testing Engine

$44.99 $128.55

PDF (Q&A)

$49.99 $142.82