JN0-281 · Question #27
By default, which two statements are correct about BGP advertisements? (Choose two.)
The correct answer is A. BGP peers advertise routes received from EBGP peers to other IBGP peers. D. BGP peers advertise routes from IBGP peers to EBGP peers using its own address as the next. BGP (Border Gateway Protocol) has specific rules for route advertisement between peers. EBGP to IBGP Route Propagation: BGP peers advertise routes learned from EBGP peers to IBGP peers within the same AS. This ensures that routes learned from external networks are propagated…
Question
By default, which two statements are correct about BGP advertisements? (Choose two.)
Options
- ABGP peers advertise routes received from EBGP peers to other IBGP peers.
- BBGP peers advertise routes received from IBGP peers to other IBGP peers.
- CBGP peers advertise routes from EBGP peers to other IBGP peers using its own address as the
- DBGP peers advertise routes from IBGP peers to EBGP peers using its own address as the next
How the community answered
(22 responses)- A95% (21)
- B5% (1)
Explanation
BGP (Border Gateway Protocol) has specific rules for route advertisement between peers. EBGP to IBGP Route Propagation: BGP peers advertise routes learned from EBGP peers to IBGP peers within the same AS. This ensures that routes learned from external networks are propagated internally within the AS. IBGP to EBGP Route Propagation: Routes learned from IBGP peers can be advertised to EBGP peers, but when advertising these routes, the router uses its own IP address as the next hop. IBGP Split Horizon: By default, IBGP peers do not advertise routes learned from one IBGP peer to another IBGP peer. This rule (IBGP split horizon) prevents routing loops within an AS.
Topics
Community Discussion
No community discussion yet for this question.