05-12-2023 09:24 AM
I'd like to create a vPC between two Nexus N9K-C93108TC-FX3P . I have two QSFP-100G-CU1M DAC cables compatibles (https://tmgmatrix.cisco.com/?si=N9K-C93108TC-FX3P)
However, the status of my ports is always 'DISCONNECTED'.
Note: I have no issue when I create the vPC between two N9K-C93240YC-FX2 with the same cables and configuration.
Is there anything particular on this C93108 ?
# show int status
Eth1/53 -- notconnec trunk auto auto QSFP-100G-CR4
Eth1/54 -- notconnec trunk auto auto QSFP-100G-CR4
The small configuration applied:
feature vpc
feature lacp
interface mgmt0
description **vPC peer keepalive**
vrf member management
ip address 10.99.1.1/30
vrf context management
vpc domain 5
role priority 8192
peer-keepalive destination 10.99.1.2 source 10.99.1.1
exit
interface ethernet 1/53 - 53
channel-group 5 mode active
no shutdown
interface port-channel 5
switchport
switchport mode trunk
spanning-tree port type network
vpc peer-link
exit
Solved! Go to Solution.
10-02-2024 07:24 AM
Hi, we fixed this by setting fixed speed on the port channel. The not upcoming ports mentioned in my post were not correctly connected by our customer.
09-15-2023 03:50 AM
Hi,
did you already got a solution for this problem? I have the same issue with actual NX-OS release 10.2.5(M) and the same hardware.
I already managed to fix the vPC by setting speed on the port channel to 100000. Now one of the ports comes up, but the other one is not able to start.
10-02-2024 06:55 AM
Hi,
I am having the same issue. C93108TC-FX3P release 10.4(1).
I have connected 4 QSFP-100G-CR4, 3 come up, but the last one Eth1/54 refuses to obey!!!
I have tried the following:
nothing seems to work. Any other ideas? I wouldn't like to downgrade to 40G, but maybe I can try this...
Eth1/51 ** LINK TO MK-N9K- connected trunk full 100G QSFP-100G-CR4
Eth1/52 ** LINK TO MK-N9K- connected trunk full 100G QSFP-100G-CR4
Eth1/53 ** LINK TO MK-N9K- connected trunk full 100G QSFP-100G-CR4
Eth1/54 ** LINK TO MK-N9K- notconnec trunk auto auto QSFP-100G-CR4
10-02-2024 07:24 AM
Hi, we fixed this by setting fixed speed on the port channel. The not upcoming ports mentioned in my post were not correctly connected by our customer.
10-02-2024 08:49 AM
Thanks. I also fixed the speed of the two links.
10-03-2024 03:03 AM
Hi again!
In my case port eth1/54 would not function with any combination (speed/new cable/different SFP etc). I resulted to moving the **bleep** cables to other ports (1/49 & 1/50), setting the speed settings on port-channel and running "channel-group x force mode active" on the interfaces. This resolved the issue. Greatful for all the ideas listed in this topic.
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