cancel
Showing results for 
Search instead for 
Did you mean: 

Port channel between Server and Extreme Summit Switch

Port channel between Server and Extreme Summit Switch

Siva2
New Contributor
I need to setup a port channel between two VMware environment and extreme summit switch X460.

I have try to configure this and it break the connection on extreme but when I move back the cables to cisco everything is working fine.

I want to verify the steps that I take are correct or someone please correct me.

This is what have configured on extreme switch



configure vlan LAN-SERVERS add ports 1:4,1:5 untagged

enable sharing 1:4 grouping 1:4,1:5 algorithm address-based L2 lacp



compare to cisco configuration

interface Port-channel5

description ESXi01-CPT Management

switchport access vlan 106

switchport mode access

logging event trunk-status

logging event bundle-status

load-interval 30

arp timeout 10

spanning-tree link-type point-to-point

!



interface GigabitEthernet0/9

description ESXi01-CPT NIC05

switchport access vlan 106

switchport mode access

logging event trunk-status

logging event bundle-status

load-interval 30

keepalive 30

mls qos trust cos

channel-group 5 mode on

!

interface GigabitEthernet0/10

description ESXi01-CPT NIC05

switchport access vlan 106

switchport mode access

logging event trunk-status

logging event bundle-status

load-interval 30

keepalive 30

mls qos trust cos

channel-group 5 mode on

7 REPLIES 7

Thanks Erik , I have made my configure to the following ( enable sharing 1:4 grouping 1:4,1:5 algorithm address-based L3_L4 ) and it run super-fast no more timeout.Thanks again guys for the rapid response.

Siva2
New Contributor
Thanks Hernandez I will try this and update the chat if its working

Hernandez__Josh
Extreme Employee
Hello Sivuyile,

Take a look at this GTAC KB article How do I configure EXOS for NIC teaming with route based on an IP hash in ESXi?
GTM-P2G8KFN