<div>Thx for all!</div><div> </div><div>Now we are testing this basic configuration (it can be helpfull for somebody):</div><div> </div><div><div>c2960-169-sed-stack#enable</div><div>c2960-169-sed-stack#configure terminal</div><div>c2960-169-sed-stack(config)#interface range gigabitEthernet 1/0/1-24, gigabitEthernet 2/0/1-24</div><div>c2960-169-sed-stack(config-if-range)#no shutdown</div><div>c2960-169-sed-stack(config-if-range)#exit</div><div>c2960-169-sed-stack(config)#interface range gigabitEthernet 1/0/1-22, gigabitEthernet 2/0/1-22</div><div>c2960-169-sed-stack(config-if-range)#switchport mode access</div><div>c2960-169-sed-stack(config-if-range)#switchport access vlan 98</div><div>c2960-169-sed-stack(config-if-range)#exit</div><div>c2960-169-sed-stack(config)#interface range gigabitEthernet 1/0/23-24, gigabitEthernet 2/0/23-24</div><div>c2960-169-sed-stack(config-if-range)#switchport mode trunk</div><div>c2960-169-sed-stack(config-if-range)#exit</div><div>c2960-169-sed-stack(config)#exit</div><div>c2960-169-sed-stack#write</div><div> </div><div><div>c2960-169-sed-stack#enable</div><div>c2960-169-sed-stack#configure terminal</div><div>c2960-169-sed-stack(config)#interface Port-Channel 2</div><div>c2960-169-sed-stack(config)#switchport access vlan 98</div><div>c2960-169-sed-stack(config)#exit</div><div>c2960-169-sed-stack(config)#interface Port-Channel 3</div><div>c2960-169-sed-stack(config)#switchport access vlan 98</div><div>c2960-169-sed-stack(config)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 1/0/1 </div><div>c2960-169-sed-stack(config-if)#channel-group 2 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 1/0/3</div><div>c2960-169-sed-stack(config-if)#channel-group 2 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 2/0/1</div><div>c2960-169-sed-stack(config-if)#channel-group 2 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 2/0/3</div><div>c2960-169-sed-stack(config-if)#channel-group 2 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 1/0/2</div><div>c2960-169-sed-stack(config-if)#channel-group 3 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 1/0/4</div><div>c2960-169-sed-stack(config-if)#channel-group 3 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 2/0/2</div><div>c2960-169-sed-stack(config-if)#channel-group 3 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#interface gigabitEthernet 2/0/4</div><div>c2960-169-sed-stack(config-if)#channel-group 3 mode on</div><div>c2960-169-sed-stack(config-if)#exit</div><div>c2960-169-sed-stack(config)#exit</div><div>c2960-169-sed-stack#write</div></div><div style="line-height:20px;font-family:Consolas,&quot;Bitstream Vera Sans Mono&quot;,&quot;Courier New&quot;,Courier,monospace;font-size:14px;color:#333333;margin:0px !important;padding:0px 1em 0px 0px !important;border-radius:0px !important;border:0px !important;float:none !important;height:auto !important;overflow:visible !important;vertical-align:baseline !important;width:auto !important;min-height:inherit !important;white-space:nowrap !important;background-image:none !important;background-attachment:initial !important;background-size:initial !important;background-origin:initial !important;background-clip:initial !important;background-position:initial !important;background-repeat:initial !important;"> </div><div style="line-height:20px;font-family:Consolas,&quot;Bitstream Vera Sans Mono&quot;,&quot;Courier New&quot;,Courier,monospace;font-size:14px;color:#333333;margin:0px !important;padding:0px 1em 0px 0px !important;border-radius:0px !important;border:0px !important;float:none !important;height:auto !important;overflow:visible !important;vertical-align:baseline !important;width:auto !important;min-height:inherit !important;white-space:nowrap !important;background-image:none !important;background-attachment:initial !important;background-size:initial !important;background-origin:initial !important;background-clip:initial !important;background-position:initial !important;background-repeat:initial !important;"><span style="color:#000000;font-family:Arial,sans-serif;font-size:13px;line-height:normal;">14.12.2014, 21:19, "Jiří Sléžka" &lt;jiri.slezka@slu.cz&gt;:</span></div></div><blockquote type="cite"><p>Hi Alex,<br /><br />I'm using a similar setup on c3560-X (configuration should be the same).<br /><br />on the switch:<br /><br />interface Port-channel1<br />  description srv, RHEV-01, lacp, trunk<br />  switchport trunk encapsulation dot1q<br />  switchport trunk native vlan 666<br />  switchport mode trunk<br /><br /><br />and on all ports leading to the server<br /><br />interface GigabitEthernet0/10<br />  description srv, rhev01, eth1<br />  switchport trunk encapsulation dot1q<br />  switchport trunk native vlan 666<br />  switchport mode trunk<br />  channel-protocol lacp<br />  channel-group 1 mode active<br />!<br />...<br /><br /><br />you can also use "port-channel load-balance src-dst-ip" on cisco side <br />and set "xmit_hash_policy=layer2+3" on linux side to calculate XOR by <br />MAC and IP addresses (default is to XOR only MAC addresses).</p></blockquote><div> </div><div>oVirt generate ifcfg-* config files automaticaly. Can I edit it? I think by default it uses "layer3+4"</div><div> </div><div> </div><div> </div><blockquote type="cite"><p><br /><br /><br />Cheers, Dron<br /><br /><br />On 12/10/2014 08:20 AM, Алексей Николаев wrote:</p><blockquote> Hi, community!<br /><br /> I have made bond0 mode4 (eth0+eth1+eth2+eth3) by oVirt portal. It's work<br /> well on CentOS 7 node.<br /><br /> How I can setup my cisco 2960 XR switch for work with this bond0 for<br /> loadbalancing + aggregation (802.3ad)?<br /><br /><br /> _______________________________________________<br /> Users mailing list<br /> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br /> <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a></blockquote><p> </p>,<p>_______________________________________________<br />Users mailing list<br /><a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br /><a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a></p></blockquote>