01-22-2014 05:01 AM - edited 03-16-2019 09:22 PM
Hi Every one,
I would like to know how can we aggregate two interfaces of the UCS c220 M3 server.
Solved! Go to Solution.
01-22-2014 06:29 AM
in vSphere networking under the vswitch properties configure NIC teaming accordingly, you still need etherchannel to balance on the switch side.
HTH,
Chris
01-22-2014 06:36 AM
Like Chris said you will need to set the NIC Teaming on the vSphere switch and an etherchannel on the Cisco (or other vendor) switch.
Example:
vSphere NIC Teaming:
Load Balancing: Route based on IP hash
Network Failover Detection: Link Status only
Notify Switches: Yes
Failback: Yes
Cisco Switch Etherchannel:
interface gig 0/1
channel-group 1 mode on
HTH
Regards,
Yosh
01-22-2014 06:20 AM
Put them into an etherchannel on the switch.
Chris
01-22-2014 06:23 AM
isnt there anything on the server for this configuration
01-22-2014 06:29 AM
in vSphere networking under the vswitch properties configure NIC teaming accordingly, you still need etherchannel to balance on the switch side.
HTH,
Chris
01-22-2014 06:36 AM
Like Chris said you will need to set the NIC Teaming on the vSphere switch and an etherchannel on the Cisco (or other vendor) switch.
Example:
vSphere NIC Teaming:
Load Balancing: Route based on IP hash
Network Failover Detection: Link Status only
Notify Switches: Yes
Failback: Yes
Cisco Switch Etherchannel:
interface gig 0/1
channel-group 1 mode on
HTH
Regards,
Yosh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide