JN0-351 Exam QuestionsBrowse all questions from this exam

JN0-351 Exam - Question 15


You are troubleshooting a BGP routing issue between your network and a customer router and are reviewing the BGP routing policies.

Which two statements are correct in this scenario? (Choose two.)

Show Answer
Correct Answer: CD

Import policies in BGP are applied after routes are placed in the RIB-In table, ensuring that only routes meeting specific criteria are accepted into the RIB-Local table. Export policies in BGP are applied after routes have been placed in the RIB-Local table, which dictate which routes will be advertised to BGP peers. This ensures that specific routes meeting export criteria are shared with peers.

Discussion

2 comments
Sign in to comment
kopcinkOptions: CD
Jan 27, 2024

CD RIB-Local - Route Table so: Export Policies are applied to routes after RIB-Local, which creates RIB-Out: RIB-Local -> Export Policy -> RIB-Out -> Routes to BGP peers Routes from BGP peers are received, which creates RIB-In. Import policy modifies routes in RIB-In and installs them to RIB-Local so import policies are applied after RIB-In: Routes from BGP peers -> RIB-In -> Import Policy -> RIB-Local

sandaruwann654Options: CD
May 23, 2024

C,D are correct