As I know, with the command "multipath" BGP can install more than 1 route to a specific destination into the routing table. IE.:
1.1.1.1 --> 192.168.0.2 1.1.1.1 --> 192.168.0.5 But how is the traffic distributet between these 2 routes? I thought it is session based by default, but when I initiate a ping or iperf I can see traffic on both interfaces.