JN0-663 Exam QuestionsBrowse all questions from this exam

JN0-663 Exam - Question 30


You are the administrator of AS 65512. You are learning the 192.168.1.0/24 prefix from both AS 100 and AS 200. You want traffic destined to the 192.168.1.0.0/24 prefix to exit your AS towards AS 200.

How would you accomplish this task?

Show Answer
Correct Answer:

Discussion

5 comments
Sign in to comment
ak_siskoOption: C
Sep 1, 2021

Correct answer is C

oceans1908Option: C
Feb 11, 2022

C is correct

Ahmed2021Option: D
May 26, 2022

Local preference is working for internal route only not for the route learned between ASs so the correct answer is D

magmartin
Jul 22, 2022

That's not right. Local preference is only sent to iBGP peers, but this parameter works for every route, either received through iBGP or eBGP, as is one of the first tiebreakers used in the BGP path selection process. As routes received through an eBGP neighbor does not include this parameter, a default value of 100 is assigned, but this can be modified using an import policy.

NinjaCloudOption: D
May 30, 2022

Local preference works only for iBGP sesssions. Correct answer is D

[Removed]Option: B
Apr 23, 2023

A - probably should word but in practice in lab does not seem to B - Yes will work proven in lab C- Will work D- As Path Prepending So A-Maybe , and B,C,D are all valid answers

TriviumGG
Aug 10, 2023

First I was thinking of MED, but it is used to tell the other AS's how to enter your network. Since the remote AS are different they won't see the difference in metrics between the two routes with different MED.