Search:     Advanced search
Browse by category:
Glossary | Ask question



How does bond distribute packets among interfaces?
Add comment
Views: 335
Votes: 0
Comments: 0

APV: SpeedCore
The bond dispatch packets based on (src port + dst port)%N. For example, src port 6000, dst port 80,the
result will be 0,so it will choose first port in the bond.
N is the number of interfaces in the bond.

APV: 6.x
Bond distributes packets using round robin.



Other questions in this category
What is NAT and how do you setup NAT?
What is Port Forwarding and how do you configure TCP port forwarding protocols?
What is link aggregation functionality?
What is Link Aggregation and is it IEEE 802.3ad compatible?