Добрый всем день!
Помогите разобраться с etherchannel-oм!На catalyst3750 сделал так:
interface Port-channel10
switchport access vlan 100
switchport mode accessinterface GigabitEthernet1/0/5
switchport access vlan 100
switchport mode access
channel-group 10 mode activeinterface GigabitEthernet1/0/6
switchport access vlan 100
switchport mode access
channel-group 10 mode activeНа сервере с Red Hat Linux как тут http://www.subversity.net/networking/cisco-redhat-link-aggre...
Но линк не поднимается...
На свитче:catalyst#sh ip int br
Port-channel10 unassigned YES unset down downпотом -
catalyst#sh interfaces port-channel 10 statusPort Name Status Vlan Duplex Speed Type
Po21 notconnect 175 auto auto
Почему "notconnect"?catalyst#sh lacp 10 counters
LACPDUs Marker Marker Response LACPDUs
Port Sent Recv Sent Recv Sent Recv Pkts Err
---------------------------------------------------------------------
Channel group: 10
Gi1/0/5 3803 0 0 0 0 0 0
Gi1/0/6 3847 0 0 0 0 0 0"LACPDUs" только - Sent / Receive -0
catalyst#sh etherchannel sum
Flags: D - down P - in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 1
Number of aggregators: 1Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------10 Po10(SD) LACP Gi1/0/5(s) Gi1/0/6(s)
Почему интерфейсы Gi1/0/5(s) Gi1/0/6(s) - suspend?
Ну попробуйте mode on поставить на свитче. А что ifconfig показывает?
>Ну попробуйте mode on поставить на свитче. А что ifconfig показывает?Сделал так:
catalyst(config)no interface port-channel 10
catalyst(config)interface g1/0/5
catalyst(config-if)channel-group 10 mode on
catalyst(config)interface g1/0/6
catalyst(config-if)channel-group 10 mode onПри этом создался интерфейс port-channel 10
catalyst#sh etherchannel sum
Flags: D - down P - in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 1
Number of aggregators: 1Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------10 Po10(SD) - Gi1/0/5(P) Gi1/0/6(P)
При этом создался etherchannel и интерфейсы поднялись, но без LACP.
значит не поддерживает в вашей конфигурации линукс LACP