Month End Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: newyear

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

Page: 2 / 2
Total 65 questions

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

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.

You enable the point-to-point parameter on your OSPF interface configuration.

In this scenario, what are two benefits of this action? (Choose two.)

A.

It enables OSPF adjacencies to establish quicker.

B.

It enables the advertisement of a connected OSPF network.

C.

It enables an OSPF router to win the designated router election on a broadcast link.

D.

It reduces the size of the OSPF link-state database.

You want to configure a floating static route.

What must be configured in this scenario?

A.

priority

B.

preference

C.

qualified-next-hop

D.

next-hop

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?

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

A switch uses the factory-default storm control configuration. A sudden unknown-unicast burst causes packet loss for only 4-5 seconds before stabilizing.

Which statement describes why normal operation resumes automatically?

A.

Storm control applies only to multicast traffic by default.

B.

Storm control triggers GRES recovery.

C.

Storm control shuts down the interface and re-enables it after 5 seconds.

D.

Storm control drops only excess packets until traffic falls below the threshold.

Which two statements describe the purpose of a BGP notification message? (Choose two.)

A.

It updates route attributes and keeps the session active.

B.

It ends the BGP session when a fatal error is detected.

C.

It reports the specific reason why the session must end.

D.

It refreshes the neighbor's routing table without resetting the session.

[Exhibit]

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?

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.

You have configured an aggregate route for prefix 10.20.0.0/22 with three contributing routes: 10.20.0.0/24, 10.20.1.0/24, and 10.20.2.0/24. A packet arrives destined to 10.20.3.100.

In this scenario, which action does the router take?

A.

It silently drops the packet and does not send an ICMP network unreachable message to the source.

B.

It forwards the packet using the next hop defined for the aggregate route.

C.

It drops the packet and sends an ICMP network unreachable message to the source.

D.

It forwards the packet using the next hop for the contributing route with the lowest preference.

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

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.