300-320 · Question #436
When a site has Internet connectivity with two different ISP's, which two strategies are recommended to avoid becoming a BGP transit site? (Choose two.)
The correct answer is A. accept all inbound routes from ISPs D. filter routes outbound to the ISPs. A BGP transit site is one that carries traffic between two external ASes. To avoid this: (A) Accept all inbound routes from ISPs so you have full routing tables and can make optimal local forwarding decisions without relying on a default route through the other ISP. (D) Filter…
Question
When a site has Internet connectivity with two different ISP's, which two strategies are recommended to avoid becoming a BGP transit site? (Choose two.)
Options
- Aaccept all inbound routes from ISPs
- Badvertise all routes to both ISPs.
- Cfilter routes inbound from the ISPs.
- Dfilter routes outbound to the ISPs.
- Euse a single service provider.
How the community answered
(29 responses)- A76% (22)
- B14% (4)
- C3% (1)
- E7% (2)
Explanation
A BGP transit site is one that carries traffic between two external ASes. To avoid this: (A) Accept all inbound routes from ISPs so you have full routing tables and can make optimal local forwarding decisions without relying on a default route through the other ISP. (D) Filter routes outbound to the ISPs, advertising only your own locally-originated prefixes to each ISP-never re-advertising prefixes learned from one ISP to the other. This outbound filtering is the critical control that prevents your AS from being used as a transit path. Option B (advertise all routes to both ISPs) would make you a transit site. Option C (filter inbound) would limit your own routing visibility. Option E (single ISP) eliminates dual-homing entirely.
Topics
Community Discussion
No community discussion yet for this question.