Доброго дня! Не могу настроить 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
Подскажите, что не так делаю! Спасибо!