County architects want each leaf to maintain fewer BGP sessions as spine count grows, without abandoning multipath. Which control-plane approach best targets session-count scaling?
Select an answer to reveal the explanation.
Short Explanation
BGP sessions are like open phone lines—every extra spine can mean another call per leaf. Route reflection (or a deliberate peer design) keeps the conversation count manageable while multipath still does the heavy lifting for packets.
Full Explanation
Control-plane session scaling matters in dense fabrics: each leaf-spine (or leaf-leaf) BGP session consumes state and ops overhead. Route reflectors and intentional peer topologies reduce session count compared with dense meshes while still distributing underlay reachability. Full leaf meshes, RIPv1 underlays, or dropping loopback advertisements do not provide a professional IP-fabric session-scaling strategy.