09-01-2023 12:43 AM
In this web page https://www.cisco.com/c/dam/en/us/td/docs/Website/datacenter/fexmatrix/fexmatrix.html, we found that N9K-C93108TC-FX3P is supported as N9K-C93180YC-FX3 line card.
Is there any configuration information about it? I only found Nexus 2000 Series NX-OS Fabric Extender Configuration Guide
Solved! Go to Solution.
09-01-2023 11:43 AM - edited 09-01-2023 02:11 PM
Yes it is possible for the C93108TC-FX3P model to be run as a FEX , which will operate as a standard N2K FEX . Also the N9K-C93180YC-FX3/FX3S has the same feature.
To turn those specific models to run fex mode :
switch(config)# wr erase
switch(config)# no boot nxos (tells device not to startup with a NX-OS image )
switch(config)# copy running-configuration startup-configuration
switch(config)# boot fex (sets the fex as the boot variable)
switch(config)#reload
(Password will typically be admin , once the device boots in FEX mode)
You can also turn the device running as FEX back to NX-OS software running device.
You can use this link for more information:
HTH
09-01-2023 02:02 AM
If you are looking FEX config on nexus 9K, it should be same as FEX config - there is nothing changed :
have a look config guide :
09-01-2023 11:43 AM - edited 09-01-2023 02:11 PM
Yes it is possible for the C93108TC-FX3P model to be run as a FEX , which will operate as a standard N2K FEX . Also the N9K-C93180YC-FX3/FX3S has the same feature.
To turn those specific models to run fex mode :
switch(config)# wr erase
switch(config)# no boot nxos (tells device not to startup with a NX-OS image )
switch(config)# copy running-configuration startup-configuration
switch(config)# boot fex (sets the fex as the boot variable)
switch(config)#reload
(Password will typically be admin , once the device boots in FEX mode)
You can also turn the device running as FEX back to NX-OS software running device.
You can use this link for more information:
HTH
02-19-2025 05:10 PM
Hi all
I know it's an old thread, but can I ask you a question in terms of FEX interfaces between N9K in FEX mode and N9K in normal NXOS
For the physical connectivity perspective, can we use the 40G interfaces on N9K-FEX for FEX-links? And do all breakout cables work?
02-23-2025 09:01 PM
The 40G interface can be used as a fex-link on the N9K-Fex. Our production environment uses two QSFP-4X10G-AOC5M=. The N9K-FEX is connected to two 40G interfaces and the N9K is connected to four 10G interfaces.
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