ECMP and Load Sharing on IP Fragments

ECMP and Load Sharing on IP Fragments

Here is how IP fragmentation works: A Router receives a large IP packet that exceeds the MTU of its egress interface. The router divides the packet into smaller fragments, each with a size that is equal to its interfaces MTU egress interface. The router sets the...
Multipath eiBGP Design Review

Multipath eiBGP Design Review

There are plenty of documents online discussing Multipath BGP, but few seem to address the need for using eiBGP for load sharing (ie. eBGP and iBGP at the same time). Overview of the topics covered in this review: Why and when do we need  eiBGP Multipath The pros...