JNCIP-ENT: Juniper Networks Certified Professional – Enterprise Routing (2024) — Question 31
Your enterprise network uses routing instances to support multitenancy. Your Junos devices use BGP to peer to multiple BGP devices. You must ensure that load balancing is achieved within the routing instance.
Which two statements would accomplish this task? (Choose two.)
Answer options
- A. Configure the multipath option at the [edit protocols bgp group <group-name> neighbor] hierarchy.
- B. Configure the multipath option at the [edit protocols bgp group] hierarchy.
- C. Configure a load-balance per-packet policy and apply it at the [edit routing-options forwarding-table] hierarchy.
- D. Configure the multipath option at the [edit routing-instances <instance-name> routing-options] hierarchy.
Correct answer: C, D
Explanation
The correct answers, C and D, are essential for achieving load balancing within the routing instance. Option C allows for the application of a load-balance per-packet policy, ensuring traffic is distributed evenly. Option D ensures that the multipath option is configured correctly within the routing instance's routing options, which is also necessary for effective load balancing. Options A and B do not address the requirements for load balancing within the specific routing instance context.