cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
21129
Views
10
Helpful
13
Replies

Configure ports on Nexus 5000/2000 for server nic teaming

saratretbar
Level 1
Level 1

Hi,

I have two Nexus 5000 and two Nexus 2000.  The 5000s are vpc peers.  I'd like to plug my server, with teamed nics, into a port on each 2000 and have them both be active.  Is this possible?  What are the steps?  I thought it should be this:

CPR_NEXUS_5K01(config)# int eth100/1/32

CPR_NEXUS_5K01(config-if)# channel-group 32

CPR_NEXUS_5K01(config)# int eth101/1/32

CPR_NEXUS_5K01(config-if)# channel-group 32

on both Nexus devices.

1 Accepted Solution

Accepted Solutions

13 Replies 13

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Most servers support LACP

channel-group 32 mode active

You also need to create the portchannel.

interface port-channel 32

For more info on how to configure an etherchaanel on 5K switches refere to this documnet

http://www.cisco.com/en/US/docs/switches/datacenter/nexus5000/sw/configuration/guide/cli_rel_4_0_1a/EtherChannel.html

HTH

Reza

Jerry Ye
Cisco Employee
Cisco Employee

What is the topology?

1. N5K-1 to N2K-1 and N5K-2 to N2K-2 directly?

2. N2K-1 is vPC back to both N5Ks and N2K-2 is vPC back to both N5Ks?

Please post the topology first since the answer is depending on how they are connected.

Regards,

jerry

if you are looking to multihome the the server ports to a vPC N2K up to N5K as the bellow diagram is not supported yet !! i am not sure but i think it i will be supported in new releases !

i think Jerry can confirm as well

while the bellow one is supported

1-

2-

The 5Ks are connected to each other and to both 2Ks.  Yes, I would like to multihome the server.  The server has two nics.  Does that mean I have the choice of plugging one nic into each of the 2Ks for fault tollerance or plugging both into a single 2K for additional speed? 

Thanks for the help,

Sara

Yes, it looks like your scenario is supported.

• Cisco Nexus 2000 Series Fabric Extenders  dual-connected to two upstream Cisco Nexus 5000 Series Switches (vPC):  In this deployment scenario, access-layer redundancy is achieved through  a combination of Cisco Nexus 2000 Series Fabric Extenders  dual-connected to an upstream parent switch and server NIC teaming.

I am assuming it meants NIC teaming to two 2000 series devices.

Have a look at figure-3 in this document:

http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps10110/data_sheet_c78-507093.html

HTH

From your description

The 5Ks are connected to each other and to both 2Ks.  Yes, I would like to multihome the server.  The server has two nics.

it sounds like it is the first diagram in marwanshawi's post

vpc2.jpg

then the answer is no. You cannot have active/active server NICs in with this design right now. The reason is Cisco doesn't support two layer vPC as of now. It will be supported in the later release.

If they are connected like

vpc3.jpg

then the answer is yes, you can have active/active server NICs.

HTH,

jerry

Hi Jerry and Marwan,

is the first diagram of the dual vpc is now valid or still not supported

Ucs to dual homed to 2 N2k which is dual homed to 2 N5k

Thanks

Haitham

Marwan ALshawi
VIP Alumni
VIP Alumni

Thanks Jerry then my post was correct

Sent from Cisco Technical Support iPhone App

Yes, you are correct and deserve the 5 STARs.

Regards,

jerry

thanks Jerry 

Thanks very much!!

Sara

Sara

Here is the detailed document about how to do teaming. It works great

http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9670/C07-572828-00_10Gb_Conn_Win_DG.pdf

Thanks

Do you have a document with 9k/2k vpc nic teaming with with Linux red hat 7.4?