Страница 1 из 1

LACP Cisco3550 & mes2324fb

Добавлено: 16 апр 2017 10:55
shuher
Доброго дня!
Не могу настроить LACP между Cisco3550 и mes2324fb.
mes2324fb:
console#show running-config interface Port-Channel 1
interface Port-channel1
speed 1000
switchport mode trunk
switchport trunk allowed vlan add 73
!
console#show running-config interface GigabitEthernet 0/15
interface gigabitethernet1/0/15
description LACP_CISOC
lacp timeout short
lacp port-priority 12
channel-group 1 mode auto
switchport mode trunk
!
console#show running-config interface GigabitEthernet 0/16
interface gigabitethernet1/0/16
description LACP_CISOC
lacp timeout short
lacp port-priority 13
channel-group 1 mode auto
switchport mode trunk
!


Cisco3550:
Switch#show running-config interface port-channel 2
interface Port-channel2
description LACP_ELTEX4+9
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 73
switchport mode trunk
end
Switch#show running-config interface gigabitEthernet 0/4
interface GigabitEthernet0/4
description LACP-ELTEX
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 73
switchport mode trunk
no cdp enable
channel-protocol lacp
channel-group 2 mode passive
end
Switch#show running-config interface gigabitEthernet 0/9
interface GigabitEthernet0/9
description LACP-ELTEX
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 73
switchport mode trunk
no cdp enable
channel-protocol lacp
channel-group 2 mode passive
end


Подскажите, что не так делаю!
Спасибо!

Re: LACP Cisco3550 & mes2324fb

Добавлено: 17 апр 2017 09:19
k0ste

Код: Выделить всё

channel-group 2 mode passive

Почему не active?

Re: LACP Cisco3550 & mes2324fb

Добавлено: 19 апр 2017 15:04
Евгений Т
lacp timeout short
lacp port-priority 12

А на Cisco тоже short настроен? Попробуйте убрать эти настройки.

На Cisco есть автосогласование?
Попробуйте убрать
interface Port-channel1
speed 1000