Port channel between Server and Extreme Summit Switch
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2017 12:45 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2017 01:22 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2017 01:13 PM
Thanks Hernandez I will try this and update the chat if its working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2017 12:54 PM
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?
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?
