Не стану Я плодить темы:
Вопрос в следующем:
Собрал LACP простейший из 2-х линков по 1gbit
С одной стороны 3610-26G С другой Ericsson SE100.
Проблема в том что криво балансируется со стороны DGS
Привожу ниже конфигурации:
DGS:
!
lacp system-priority 61440
!
interface GigabitEthernet 0/9
duplex full
speed 1000
lacp port-priority 61440
port-group 44 mode passive
description LACP
!
interface GigabitEthernet 0/10
duplex full
speed 1000
lacp port-priority 61440
port-group 44 mode passive
description LACP
!
!
interface TenGigabitEthernet 1/1
switchport mode trunk
switchport trunk allowed vlan remove 1-499,ххх.ххх
description 10G_Uplink
!
interface AggregatePort 44
switchport mode trunk
switchport trunk native vlan 5хх
!
Вывод Команды
DGS-3610#sh lacp summary
System Id:61440, f07d.68f0.хххх
Flags: S - Device is requesting Slow LACPDUs F - Device is requesting Fast LACPDUs.
A - Device is in active mode. P - Device is in passive mode.
Aggregate port 44:
Local information:
LACP port Oper Port Port
Port Flags State Priority Key Number State
----------------------------------------------------------------------
Gi0/9 SP bndl 61440 0x2c 0x9 0x3c
Gi0/10 SP bndl 61440 0x2c 0xa 0x3c
Partner information:
LACP port Oper Port Port
Port Flags Priority Dev ID Key Number State
---------------------------------------------------------------------
Gi0/9 SA 32767 0030.881c.хххх 0x133 0x20f 0x3d
Gi0/10 SA 32767 0030.881c.хххх 0x133 0x201 0x3d
Конфиг и Вывод Эриксона:
!
link-group lag ether
bind interface хххх local
maximum-links 2
minimum-links 2
lacp active
lacp periodic-timeout long
!
!
port ethernet 2/1
no auto-negotiate
no shutdown
link-group lag
!
!
port ethernet 2/15
no auto-negotiate
no shutdown
link-group lag
!
[local]Redback#sh link-group detail
Link-Group: lag, ID : 307, State : Up
------------------------------------------------------------------------------
Ccct count : 2 Grouping : LoadShare
Card Type : carrier Type : ether
Bindings : хххх@local Minimum-links : 2
Maximum-links : 2
Mac Address : 00:30:88:1c:хххх
Internal Handle : 255/6:5:52/1/1/8224
Description :
Constituent Circuits:
1. 2/1 (Up )| 12.48%
2. 2/15 (Up )| 11.24%

