This post was last edited by MihaMan at 2018-12-12 09:15.
Hi everyone,
I have issue to configure load balance between ATN650 and CX600-x2.
I configured Eth-trunk between ATN650 and CX600-x2 and added here 4 gigabit optical links. If I use default adjustments, PTN does't balansing properly. For example like this: 1st - 33%; 2nd - 43%; 3rd - 28% 4th - 38%.
If I use load-balance packet-all, like this config:
[ATN950b-Eth-Trunk1]interface Eth-Trunk1
[ATN950b-Eth-Trunk1]load-balance packet-all
[ATN950b-Eth-Trunk1]mode lacp-static
&
[CX600-x2-Eth-Trunk1]interface Eth-Trunk1
[CX600-x2-Eth-Trunk1]load-balance packet-all
[CX600-x2-Eth-Trunk1]mode lacp-static
PTN balance trafic by 50/50 %, but I have errors of packet loss, because in this mode PTN mixed packets sequence.
If I configure Eth-Trunk between ATNs with this configurations:
[ATN1-950b-Eth-Trunk1]interface Eth-Trunk1
[ATN1-950b-Eth-Trunk1]load-balancel4
[ATN1-950b-Eth-Trunk1]load-balance hash-arithmetic xor-16bit
&
[ATN2-950b-Eth-Trunk1]interface Eth-Trunk1
[ATN2-950b-Eth-Trunk1]load-balancel4
[ATN2-950b-Eth-Trunk1]load-balance hash-arithmetic xor-16bit
PTN balance traffic correctly, as I need, without packet loss, however I cannot find this adjustmens on the CX600-x2. Look this:
[CX600-x2-Eth-Trunk1]load-balance ?
packet-all All packets
src-dst-ip According to source/destination IP hash arithmetic
src-dst-mac According to source/destination MAC hash arithmetic
How we know, we must configure ports identical on the both ends. So how i can do this, if I don't have same adjustmens on the ATN950 and CX600?
Anybody got any ideas?
Best reguards, Mikhail.