Load balancing

1.5b Path Selection

To decide which route is the best, each BGP router has a “best path selection” algorithm, where the information from two similar paths are compared. This is because it is not unusual for a BGP speaker to receive the same route from multiple peers. In fact, this is quite normal when you have multiple upstreams… read more »

1.1.d Etherchannel

1.1.d Etherchannel EtherChannel is a technology that lets you bundle multiple physical links into a single logical link. Etherchannel consists of two parts Port-channel Interface: Logical interface representing the link bundle Member interfaces: Physical links that are part of the link bundle Goal is to hide the member interfaces to the upper layer Protocol so… read more »

Sidebar