Online Access Free JN0-694 Practice Test

Exam Code:JN0-694
Exam Name:Enterprise Routing and Switching Support, Professional (JNCSP-ENT)
Certification Provider:Juniper
Free Question Number:52
Posted:Jun 02, 2026
Rating
100%

Question 1

Your Layer 2 network uses VLAN IDs 100 through 400 and you are required to load-balance these VLANs between two different root bridges. You are currently using the default RSTP settings and notice that all VLANs are using the same root bridge.
How do you ensure the VLANs are load-balanced between two root bridges?

Question 2

Two neighboring routers are able to form an OSPF adjacency, but are not able to establish an IBGP neighborship.
What are two reasons for the IBGP neighborship problem? (Choose two.)

Question 3

You are implementing Q-in-Q tunneling on an EX Series switch. You want the tunnel to
support all C-VLANs; however, only some VLANs are able to send traffic across the tunnel. Switch-1 has the following configuration:
[edit vlans]
user@Switch-1# show
v100 {
vlan-id 100;
interface {
ge-0/0/0.10;
ge-0/0/1.20;
}
dot1q-tunneling {
customer-vlans [ ];
}
}
What would solve this problem?

Question 4

-- Exhibit --
protocols {
bgp {
group isps {
type external;
peer-as 13090194;
multipath multiple-as;
neighbor ;
neighbor ;
}
}
}
-- Exhibit --
Click the Exhibit button.
The exhibit shows the complete BGP configuration for a router. The network operator reports that both peering sessions are up, but the router is not conducting per-flow load balancing over the connections to these two peers.
What are two causes for this behavior? (Choose two.)

Question 5

-- Exhibit --
policy-statement test_route_filter {
term 1 {
from {
route-filter 192.168.0.0/16 longer;
route-filter 192.168.1.0/24 longer {
metric 5;
accept;
}
route-filter 192.168.0.0/8 orlonger accept;
}
then {
metric 10;
accept;
}
}
term 2 {
then {
metric 20;
accept;
}
}
}
-- Exhibit -
Click the Exhibit button.
Given test route 192.168.1.0/24 and the configuration shown in the exhibit, what is the expected result?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.