у кого есть опыт в настройке lacp?
посоветуйте, как правильно настроить при данной схеме построения:
3010G 4+5 порт 2 shdsl модема
физ линия
3526 1+2 порт 2 shdsl модема

пробовал по примеру
http://dlink.ru/ru/faq/62/250.html3010
create link_aggregation group_id 1 type lacp
config link_aggregation algorithm mac_destination
config link_aggregation group_id 1 master_port 5 ports 4,5 state enabled
config lacp ports 4,5 mode active
3526
create link_aggregation group_id 1 type lacp
config link_aggregation algorithm mac_source
config link_aggregation group_id 1 master_port 1 ports 1,2 state enabled
DES-3526:admin#show lacp_port
Command: show lacp_port
Port Activity
------ --------
1 Passive
2 Passive
3 Passive
4 Passive
5 Passive
6 Passive
DES-3526:admin#show link_aggregation
Link Aggregation Algorithm = MAC-source
Group ID : 1
Type : LACP
Master Port : 1
Member Port : 1-2
Active Port : 1-2
Status : Enabled
Flooding Port : 1
DES-3010G:4#show lacp_port
Command: show lacp_port
Port Activity
----- --------
1 Passive
2 Passive
3 Passive
4 Active
5 Active
6 Passive
7 Passive
8 Passive
9 Passive
DES-3010G:4#show link_aggregation
Link Aggregation Algorithm : mac_destination
Group ID : 1
Type : LACP
Master Port : 5
Member Port : 4-5
Active Port : 4-5
Status : Enabled
Flooding Port : 4