QuestionQ224
Layer 3 TechnologiesRefer to the exhibit.
RR configuration:
router bgp 100
neighbor IBGP peer-group
neighbor IBGP route-reflector-client
neighbor 10.1.1.1 remote-as 100
neighbor 10.1.2.2 remote-as 100
neighbor 10.1.3.3 remote-as 100
The network administrator configured the network to provide connectivity between all devices and observes that the ASBRs have no routes to one another. Which configuration set resolves the issue?

- A router bgp 100 neighbor IBGP update-source Loopback0
- B router bgp 100 neighbor IBGP next-hop-self
- C router bgp 100 neighbor 10.1.1.1 next-hop-self neighbor 10.1.2.2 next-hop-self neighbor 10.1.3.3 next-hop-self
- D router bgp 100 neighbor 10.1.1.1 peer-group IBGP neighbor 10.1.2.2 peer-group IBGP neighbor 10.1.3.3 peer-group IBGP
Community Discussion