JN0-351 Exam QuestionsBrowse all questions from this exam

JN0-351 Exam - Question 18


Your ISP is announcing a default route to both R1 and R2. You want your network routers to forward all Internet traffic through the R1 device.

Which BGP attribute would you use?

Show Answer
Correct Answer: C

To ensure that all Internet traffic is directed through R1, the local preference BGP attribute should be used. Local preference is an attribute that influences the outbound traffic from an Autonomous System (AS). By setting a higher local preference on the route received via R1 compared to the route received via R2, the routers within the AS will prefer the path through R1 for outgoing traffic. This allows you to control the exit point for specific traffic within your network, making R1 the primary route for all Internet traffic.

Discussion

3 comments
Sign in to comment
julin_10Option: C
Dec 14, 2023

C. local preference

kopcinkOption: C
Jan 28, 2024

Local Preference for prefix received from other BGP Peer

sandaruwann654Option: C
May 23, 2024

C is correct.