using lacp on allied telesis x510-52gtx

Started by gogi100, January 25, 2022, 10:48:05 PM

Previous topic - Next topic

gogi100

i have two switches: the l3 switch allied telesis x510-52gtx and l2 switch tp-link tl-sg1024de. the allied telesis is configured before with the cisco catalyst 2960. the swiches are connected used lacp and trunking. two ports of allied telesis are used for trunking. the same, 2 ports of cisco switch are used for trunking. no more cisco. now i have the tp-link that have not support for trunking but he has link aggregation. the configuration of 2 ports for trunking on allied telesis is

lacp global-passive-mode enable
lacp system-priority 1
interface port1.0.9-1.0.10
description VIII_Sprat
switchport
switchport mode trunk
switchport trunk allowed v
channel-group 5 mode active
access-group ip_range_list
sflow sampling-rate 512
sflow polling-interval 60
interface po5
description VIII_Sprat
switchport
switchport mode trunk
switchport trunk allowed vlan add 5-7,80-83

how i make the reconfiguration of the allied telesis that he comunicates with the tp-link using link aggregation?