Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-649 All Questions

View all questions & answers for the JN0-649 exam

Exam JN0-649 topic 1 question 16 discussion

Actual exam question from Juniper's JN0-649
Question #: 16
Topic #: 1
[All JN0-649 Questions]

Click the Exhibition button.
A BGP network has been designed to provide resiliency and redundancy to a multihomed customer network.
Which two statements are correct in this scenario? (Choose two.)

  • A. Both the next hops will be used to forward traffic to R2.
  • B. A routing policy will be required to forward traffic to both next hops.
  • C. The TTL value of 1 is set to limit the scope of the EBGP session.
  • D. The ttl statement must be configured to accommodate peering to a loopback address of a directly connected peer.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
kim1276
1 week, 2 days ago
correct answer B. A routing policy will be required to forward traffic to both next hops. C. The TTL value of 1 is set to limit the scope of the EBGP session
upvoted 1 times
...
Anarky19
11 months, 1 week ago
B and C are correct. D can't be right because of this: Each router must establish the peering session with the loopback address of the remote router. You can configure this session using the local-address statement, which alters the peer address header information in the BGP packets. https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/multihop-sessions.html#:~:text=Each%20router%20must%20establish%20the%20peering%20session%20with%20the%20loopback%20address%20of%20the%20remote%20router
upvoted 1 times
...
somanyquestions
1 year, 1 month ago
Selected Answer: BC
A. nope! clearly there is only one next-hop B. Yes! A routing policy will be required to forward traffic to both next hops. C. Yes! multihop is needed to extent the scope! but ttl is set to limit the scope of an EBGP sessions loopback; https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/multihop-sessions.html D. nope! Without the multihop statement, EBGP will only work on interface addresses of directly connected peer.
upvoted 2 times
...
harrypogi
1 year, 1 month ago
Selected Answer: BC
bc correct
upvoted 1 times
...
bendarkel
1 year, 4 months ago
Selected Answer: BD
How can C be correct when peering eBGP using loopbacks? Shouldn't a TTL of 2 be required to bring up the peering? The packet arrives with a TTL of one. The TTL is decremented to 0 and the packet discarded. Setting the TTL to 2 allows the peering to form using the loopbacks.
upvoted 3 times
somanyquestions
1 year, 1 month ago
see; https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/multihop-sessions.html "We use a TTL value of 1 to ensure that the session cannot be established across any other backdoor links in the network. "
upvoted 1 times
...
65briang
11 months, 3 weeks ago
https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/multihop-sessions.html NOTE: When multihop is configured, the Junos OS sets the TTL value of 64, by default. A TTL value of 1 is sufficient to enable an EBGP session to the loopback address of a directly connected neighbor.
upvoted 1 times
...
...
Takigama
1 year, 5 months ago
Selected Answer: BC
BC A. we can see the forwarding table only has one next hop (cant be this) B. technically true (but not the only requirement) C. true enough D. Technically the routers are directly connected, just not the peers cause its loopback to loopback, so in some ways its a semantics/wording of the question that needs to be noted.
upvoted 2 times
...
Anarky19
1 year, 5 months ago
B. You can apply export policies to routes being exported from the routing table into the forwarding table for the following features: Per-packet load balancing Class of service (CoS)
upvoted 1 times
...
DarkSpirit
1 year, 11 months ago
Selected Answer: BC
B - because only one next hop in forwarding table C- becuse TTL=1 limiting bgp connection to be established only over loopbacks interface https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/multihop-sessions.html Use the multihop statement to alter the default use of the neighbor's physical address. In addition, you can also specify a time-to-live (TTL) value in the BGP packets to control how far they propagate. We use a TTL value of 1 to ensure that the session cannot be established across any other backdoor links in the network.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...