07-13-2021 01:56 AM
I have seen a
type switch C5548UP
cisco nexus 5K version software System version: 7.1(4)N1(1)
@port-channels
------------------------------------------------------------
this must be the command:
int eth 1/21-22
channel-group 22 mode active
int eth 1/23-24
channel-group 23 mode active
this command is executed
int eth 1/21-22
channel-group 22 mode active
int eth 1/23-4
channel-group 23 mode active
Error given To many interfaces for port channel
in mean time all port-channels from interfaces 1/4-23 are removed
1/4 1 uplink pear link
1/5-8 Po105 ( fex 105 where all impacted servers where on)
1/21-22 Po 22 Removed again but nothing is here impacted
1/23-24 Po 23 Not configured
---------------------------------------------
unexpected behaviors due to config issues
1) active port-channels are removed
2) ethernet countdown eth 1/23-4 (I expect to give error because last port is lower)
does the nexus 5K react the same in newer software versions?
07-13-2021 03:02 AM - edited 07-13-2021 03:07 AM
when you adding more interface config, you need to check is the command effected ( check individual interface is the configuration there) before bring up port-channel, if not you have Loop in the network since ports are standalone mode.
maximum only 8 ports per port-channel you can not have 4-23 in PO
07-13-2021 03:13 AM
07-13-2021 04:48 AM
Appolgies, i have correct, i was in impression Cat 9K, but later i realised it Nexus, and changed the content.
do you see the config applied to interface ?
can you post the configuration interface, what is the out come if you apply per interface ?
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