cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
295
Views
0
Helpful
1
Replies

nexus 5k port channel

CSCO11256353
Level 1
Level 1

I want to create a port channel on my nexus switch which will be connected to my server.

will someone please share with me the configuration for the same ?

1 Reply 1

Hi,

From server side create LACP port-channel and same from switch end.

Nexus-SW

=======

interface Ethernet1/1-2

  description [connection to SRV-01]

  switchport

  switchport access vlan 10

  channel-group 20 mode active

  no shutdown

interface port-channel20

  description [connection to SRV-01]

  switchport

  vpc 20

  switchport access vlan 10

Review Cisco Networking for a $25 gift card