You want to ensure that all traffic coming into your ne…

Your company has multiple upstream BGP connections to the Internet ISP-A, ISP-B, and ISP-C. You want to
ensure that all traffic coming into your network uses ISP-A.
How would you accomplish this task?

Your company has multiple upstream BGP connections to the Internet ISP-A, ISP-B, and ISP-C. You want to
ensure that all traffic coming into your network uses ISP-A.
How would you accomplish this task?

A.
Change the route preference to be higher on routes being advertised to ISP-B and ISP-C.

B.
Prepend your AS number on routes being advertised to ISP-B and ISP-C.

C.
Change the local preference to be higher on routes being advertised to ISP-A.

D.
Prepend your AS number on routes being advertised to ISP-A.

Explanation:
Understanding BGP Path Selection
For each prefix in the routing table, the routing protocol process selects a single best path. After the best path is
selected, the route is installed in the routing table. The best path becomes the active route if the same prefix is
not learned by a protocol with a lower (more preferred) global preference value, also known as the
administrative distance. The algorithm for determining the active route is as follows:
1. Verify that the next hop can be resolved.
2. Choose the path with the lowest preference value (routing protocol process preference).
Routes that are not eligible to be used for forwarding (for example, because they were rejected by routing policy
or because a next hop is inaccessible) have a preference of –1 and are never chosen.
Etc.
https://www.juniper.net/documentation/en_US/junos12.3/topics/reference/general/routingptotocols-address-representation.html



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Raju M

Raju M

correct answer should be B

Loic

Loic

I agree with B

thom

thom

route preference is like Admin distances in Cisco. Can be the correct answer when you send an advertisement with as pre-pend like below. ISP 2 will be the preered way to come to your AS

r1 -as101 101 101 101—isp 1
—–isp 2

Alaina Anne

Alaina Anne

Pass4surekey is giving the most effective and efficient way to prepare Juniper JN0-661 exam by JN0-661 dumps questions answers and JN0-661 PDF. By preparing these JN0-661 exam questions and JN0-661 question answers, you would not require any other resource for preparation. You can obtain JN0-661 dumps in PDF.By practicing these JN0-661 exam questions and practice tests you will be able to score brilliantly. https://www.pass4surekey.com/exam/JN0-661.html

MT

MT

Answer B is correct.

Answer A is impossible – Route Preference (Admin Distance) is not an attribute that can be sent in an EBGP advertisement.