Free Juniper JN0-694 Exam Dumps Questions & Answers
| Exam Code/Number: | JN0-694Join the discussion |
| Exam Name: | Enterprise Routing and Switching Support, Professional (JNCSP-ENT) |
| Certification: | Juniper |
| Free Question Number: | 52 |
| Publish Date: | Jul 19, 2026 |
| # of views: | 2477 |
|
|
|
You have configured OSPF between two routers and the adjacency is not coming up. You confirm that the physical link between them is up and then run the commands shown in the exhibit on both routers.
Which two configuration mistakes apply? (Choose two.)
The exhibit shows the BGP configuration for a router. The router should be receiving an identical set of prefixes over its two peering sessions. You want to ensure the router is using both routes for forwarding. Which command will show this information?
You want to receive routes from a remote EBGP peer as shown in the exhibit. The remote site has the same AS number as your own. You have successfully established the EBGP peering, but are not receiving any routes.
Which BGP group configuration parameter will enable you to receive routes from the remote EBGP peer?
-- Exhibit --
[edit routing-instances]
user@router# show vr1 routing-options
instance-import [ vr1 vr2 ];
[edit routing-instances]
user@router# show vr2 routing-options
instance-import [ vr1 vr2 ];
[edit routing-instances]
user@router# top show policy-options policy-statement vr1
term 1 {
from instance vr1;
then accept;
}
term 2 {
then reject;
}
[edit routing-instances]
user@router# top show policy-options policy-statement vr2
term 1 {
from instance vr2;
then accept;
}
term 2 {
then reject;
}
-- Exhibit --
Click the Exhibit button.
A network engineer wants to leak routes between routing instances vr1 and vr2. No routes from vr2 are showing up in vr1.
Which change should the engineer make to accomplish this task?
-- Exhibit -user@R1> show bgp neighbor 172.10.3.201 Peer: 172.10.3.201+54714 AS 64512 Local: 172.10.3.202+179 AS 64513 Type: External State: Established Flags: Last State: OpenConfirm Last Event: RecvKeepAlive Last Error: None Export: [ export ] Options: Local Address: 172.10.3.202 Holdtime: 90 Preference: 170 Local AS: 64513 Local System AS: 0 Number of flaps: 0 Peer ID. 10.247.194.254 Local ID. 10.247.24.6 Active Holdtime: 90 Keepalive Interval: 30 Peer index: 0 BFD. disabled, down Local Interface: ge-0/0/0.500 NLRI for restart configured on peer: inet-unicast NLRI advertised by peer: inet-unicast NLRI for this session: inet-unicast Peer supports Refresh capability (2) Restart time configured on the peer: 120 Stale routes from peer are kept for: 300 Restart time requested by this peer: 120 NLRI that peer supports restart for: inet-unicast NLRI that restart is negotiated for: inet-unicast NLRI of received end-of-rib markers: inet-unicast NLRI of all end-of-rib markers sent: inet-unicast Peer supports 4 byte AS extension (peer-as 64512) Peer does not support Addpath Table inet.0 Bit: 30000 RIB State: BGP restart is complete RIB State: VPN restart is complete Send state: in sync Active prefixes: 7 Received prefixes: 7 Accepted prefixes: 7 Suppressed due to damping: 0 Advertised prefixes: 30 Last traffic (seconds): Received 5 Sent 18 Checked 8 Input messages: Total 40 Updates 3 Refreshes 0 Octets 877 Output messages: Total 55 Updates 13 Refreshes 0 Octets 1764 Output Queue[2]: 0 -- Exhibit -
Click the Exhibit button.
A customer reports that BGP graceful restart is not working on R1. After a Routing Engine failover, R1 did not set the restart state bit in its Open message. The customer provides the BGP neighbor output shown in the exhibit.
Referring the exhibit, what is causing this problem?