Add-path

1.5.f Other BGP features

1.5.f i Multipath, add-path BGP routers and route-reflectors propagate only their best path over their sessions. The advertisement of a prefix replaces the previous announcement of that prefix (known as an implicit withdraw). While this achieves better scaling, it comes at a cost of preventing path diversity. BGP additional path is a BGP extension that… read more »

1.3d EIGRP Load Balancing

1.3d i Equal-cost EIGRP will load balance 4 equal cost paths into the routing table by default.  Traffic is shared equally between each path.  The number of paths is configurable using the command: max-paths <[1-6]>. Configuration Verification 1.3d ii Unequal-cost EIGRP allows for unequal cost load balancing using the variance command where variance is a… read more »

Sidebar