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

Exam JN0-663 All Questions

View all questions & answers for the JN0-663 exam

Exam JN0-663 topic 1 question 11 discussion

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


R4 is directly connected to both RPs (R2 and R3). R4 is currently sending all joins upstream to R3 but you want to load balance the joins between both RPs.
Referring to the exhibit, which configuration change will solve this issue?

  • A. Configure the join-load-balance parameter under PIM on R4.
  • B. Configure the default route in inet.2 on R4 from R3 as the next hop to both R3 and R2.
  • C. Configure the group-range parameter to be the same on R2 and R3.
  • D. Configure the bootstrap priority on R2 to be the same as R3.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
magmartin
Highly Voted 2 years, 4 months ago
I am alone but I think the answer is C. :) The multicast network is using a bootstrap router to announce the available RPs to the rest of PIM neighbors. The priority value shown in the exhibit is used to choose which router will act as bootstrap, but it does not indicate which one will be the RP, so option D is discarded. The definition of join-load-balance says "you can configure PIM join load balancing to spread join messages and traffic across equal-cost upstream paths (interfaces and routing devices) provided by unicast routing toward a source". I think this refers to balancing traffic from a specific source to the destination using several equal cost paths, but it does not mean that we will share the load between different RPs as the question asks, so I would discard also option A. As we are using a bootstrap router, we can check that the group to RP mapping is the following (https://www.rfc-editor.org/rfc/rfc7761.html#section-4.7.1) If we choose option C, we will have a tie in the first 2 steps and we will let the output of the hash function decide, which I think is some kind of "random" number which helps to balance the traffic to different RPs.
upvoted 7 times
amnesiac1
2 years, 3 months ago
first part of your answer is correct. However on the second part, they won't tie on the first step, R3 wins.
upvoted 1 times
amnesiac1
2 years, 3 months ago
agree, answer is C
upvoted 3 times
...
...
...
ztw3587t
Most Recent 1 year, 5 months ago
Selected Answer: A
The correct asnwer is A. When PIM join load balancing is configured, the PIM joins are distributed equally among all equal-cost upstream interfaces and neighbors. There is also no way to administratively give preference to one neighbor over another: all equal-cost paths are treated the same way. You configure PIM join load balancing on the non-RP routers in the PIM domain. https://www.juniper.net/documentation/us/en/software/junos/multicast/topics/task/mcast-pim-join-load-balance.html
upvoted 1 times
...
Tomerd
2 years, 8 months ago
D for me, A: is incorrect - **You configure PIM join load balancing on the non-RP routers in the PIM domain.**
upvoted 2 times
albert1687
2 years, 4 months ago
Exactly and R4 is a non-RP. R2 and R3 are RPs. So 'A' is correct.
upvoted 1 times
...
...
Tomerd
2 years, 8 months ago
D for me, A: is incorrect - **You configure PIM join load balancing on the non-RP routers in the PIM domain.**
upvoted 1 times
...
ptt
2 years, 8 months ago
100% not A, because the multicast section i got zero percent correct after i chose A for this question.
upvoted 3 times
...
EBNPW9
2 years, 8 months ago
Selected Answer: A
https://www.juniper.net/documentation/us/en/software/junos/multicast/topics/task/mcast-pim-join-load-balance.html
upvoted 1 times
...
carroyoc
2 years, 9 months ago
Selected Answer: A
The domain bootstrap router initiates bootstrap messages, which are sent hop by hop within the domain. The routers use bootstrap messages to distribute RP information dynamically and to elect a bootstrap router when necessary. By default, each routing device has a bootstrap priority of 0, which means the routing device can never be the bootstrap router. A priority of 0 disables the function for IPv4 and does not cause the routing device to send bootstrap router packets with a 0 in the priority field. The routing device with the highest priority value is elected to be the bootstrap router. https://www.juniper.net/documentation/us/en/software/junos/multicast/topics/topic-map/mcast-pim-bootstrap-router.html This means that the priority is "like the priority of OSPF election DR route" and we require the load balance configuration only
upvoted 2 times
...
TungNguyenTruc
2 years, 9 months ago
Selected Answer: A
* PIM join load balancing: Normally, if multiple equal-cost paths toward source exist, only 1 will pass the RPF check For PIM sparse mode, load sharing can be enabled so that all equal-cost links can be used on an (S,G) by (S,G) basis
upvoted 2 times
TungNguyenTruc
2 years, 9 months ago
[edit protocols pim ] user@router# show join-load-balance;
upvoted 2 times
...
...
boyseven777
2 years, 10 months ago
Selected Answer: D
R3 has a higher priority at the moment
upvoted 3 times
...
DIbyam
2 years, 10 months ago
A. Configure the join-load-balance parameter under PIM on R4. is the correct answer.
upvoted 1 times
...
Anniesyed1234
3 years ago
Agree with A
upvoted 1 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 ...