A service provider is designing a BGP-based network. Which TWO are characteristics of BGP within a service provider core?
iBGP does not advertise routes learned from another iBGP peer to prevent loops; thus full mesh or RR is needed.
Why this answer
In a service provider core, BGP typically uses IBGP full mesh or route reflectors, and integrates with IGP for next-hop reachability. BGP loop prevention via AS path is relevant for eBGP, not iBGP. MED is used for influencing inbound traffic, but it is an optional attribute.
Route reflectors are common.