You are a network operator who wants to add a second ISP connection and remove the default route to the existing ISP. You decide to deploy the BGP protocol in the network.
What two statements are correct in this scenario? (Choose two.)
You are a network operator who wants to add a second ISP connection and remove the default route to the existing ISP. You decide to deploy the BGP protocol in the network.
What two statements are correct in this scenario? (Choose two.)
IBGP peers advertise routes received from EBGP peers to other IBGP peers. On the other hand, EBGP peers can advertise routes received from IBGP peers to other EBGP peers. These behaviors are fundamental to how BGP operates, ensuring that routing updates are correctly disseminated within and between Autonomous Systems (AS).
An IBGP peer will not advertise routes learned from an IBGP peer to another IBGP peer. That is why IBGP requires either a full mesh or route reflectors.
The rules are as simple as follows: 1. IBGP peers advertise routes received from EBGP peers to other IBGP peers. 2. EBGP peers advertise routes learned from IBGP or EBGP peers to other EBGP peers. https://community.juniper.net/discussion/understanding-how-ibgpebgp-behaves-in-junos
B,D are correct
BD hands down
BF is Correct