06-15-2015 06:54 AM - edited 03-08-2019 12:33 AM
Should a port that is a member of an LACP etherchannel ever be in STP blocking mode?
06-15-2015 07:12 AM
Once you add an interface to port-channel, that member port does not participate in lacp until it removes from channel. So once you add a channel if you look at spanning tree you will see only Portchannel interface in spanning tree.
Depending on your configuration a port-channel itself can be blokcing if you have redundant port-channels. Else not likely.
Check using sh spanning-tree vlan <>
Hope this helps
Thanks,
Madhu
***rate useful posts**
06-15-2015 07:12 AM
Typo...i meant member port does not participate in STP , not lacp:)
06-15-2015 07:14 AM
Reason behind it, you are logically uniting 2 link to act as one...
Ultimate goal of Port-cahnnel is to gain more bandwidth by ovecoming spanning tree redundant blocking links :)
06-15-2015 07:29 AM
So I have LACP etherchannel configured with two ports at each end between two Nexus 3000. I noticed that only one port is up on one end because the other port does not have the channel-group 5 mode active command on it but it has the flow control receive on command so I cannot add this port to the port-channel. How do I disable the flow control receive on for his port?
06-15-2015 07:35 AM
I have not worked on Nexus 3000 but try the below to see if it helps under the port.
no flowcontrol receive on
06-15-2015 07:38 AM
I tried that and it won't work.
If I get into config on that interface and do a ? it won't even show flow in the list of commands.
06-15-2015 07:41 AM
Just try typing it in and enter.
no flowcontrol receive on
06-15-2015 07:44 AM
this is what i see
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3548/sw/qos/602_A1_1/b_N3548_QoS_Config_602_A11/b_N3548_QoS_Config_602_A11_chapter_0100.html#concept_CB2A1C7F021449FCB8E49BF0FC16F7D7
06-15-2015 08:00 AM
I tried typing it in even though it was not in the help list so what I did was configure another port to be in that port-channel and moved the cable over to that port.
Now when I do a sh port-channel summary I see (SU) on the port-channel interface and (P) on the ethernet interfaces. This means that everything is working properly, correct?
06-15-2015 08:21 AM
SU means it is up in Bundle in Layer 2. So I think all is well.
Quite not sure of P in interface..again my lack of knowledge on platform. But I assume all is good since port channel is in SU.
Hope this helps and do remember to rate any useful posts if any.
Thanks,
Madhu
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