Доброго времени суток!
Подскажите плз что я делаю не так.
Есть такая схема соединений:

Кусочки конфигов свичей:
3828 4.50.B23
# LACP
config link_aggregation algorithm ip_source_dest
create link_aggregation group_id 1 type lacp
config link_aggregation group_id 1 master_port 20 ports 19-20 state
enable
config lacp_port 1-18,21,23,25-28 mode passive
config lacp_port 19-20,22,24 mode active
3550 6.00.B44
# LACP
config link_aggregation algorithm ip_source_dest
create link_aggregation group_id 1 type lacp
#когда ставлю здесь enable пропадает связь с удаленной точкой вообще
#а когда ставлю disable - восстанавливаетсяconfig link_aggregation group_id 1 master_port 1 ports 1-2 state disable
config lacp_port 1-50 mode passive