le 05-18-2021 03:56 PM
I wanted to be able to use the QSFP ports on my pair of Nexus 9Ks. And I noticed that there is such a thing as a breakout cable - 40Gbps on one side and 10Gbps on the other. My question is: how does the Nexus 9k deal with it when a breakout cable is attached to it? Would say interface Ethernet 1/51 become Ethernet 1/51/1 /2 /3 and /4? Thank you for any insight.
https://www.amazon.com/40G-QSFP-4xSFP-Breakout-QSFP-4SFP10G-CU3M/dp/B00SIXC40U/ref=sr_1_7_sspa?dchild=1&keywords=QSFP+to+SFP%2FSFP%2B&qid=1621377896&s=electronics&sr=1-7-spons&psc=1&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUE3Rk1ZREdEUEJEVFgmZW5jcnlwdGVkSWQ9QTA...
Résolu ! Accéder à la solution.
le 05-18-2021 04:55 PM
Hi,
If you want to breakout 40G into 10G then yes it is possible with multiple options and you will see interfaces similar to what you mentioned
For example, if you configure module level breakout, the "interface breakout" command splits the high bandwidth 40G interface of a module into four 10G interfaces. The module is reloaded and the configuration for the interface is removed when the command is executed.
The following is an example of the command:
switch# configure terminal
switch(config)# interface breakout module 1
You can also configure per port level break out instead of module if you want to keep one port 40G and other to be splitted into four:
interface breakout module 1 port 1 map 10g-4x
you can find more details at below link:
le 05-18-2021 04:55 PM
Hi,
If you want to breakout 40G into 10G then yes it is possible with multiple options and you will see interfaces similar to what you mentioned
For example, if you configure module level breakout, the "interface breakout" command splits the high bandwidth 40G interface of a module into four 10G interfaces. The module is reloaded and the configuration for the interface is removed when the command is executed.
The following is an example of the command:
switch# configure terminal
switch(config)# interface breakout module 1
You can also configure per port level break out instead of module if you want to keep one port 40G and other to be splitted into four:
interface breakout module 1 port 1 map 10g-4x
you can find more details at below link:
le 05-18-2021 04:58 PM
That is very helpful. Thank you!
le 05-18-2021 05:02 PM
That's a huge help. Thank you!
le 05-18-2021 05:08 PM
you are welcome. Feel free to comment again if you face any issue or need further clarification
Découvrez et enregistrez vos notes préférées. Revenez pour trouver les réponses d'experts, des guides étape par étape, des sujets récents et bien plus encore.
Êtes-vous nouveau ici? Commencez par ces conseils. Comment utiliser la communauté Guide pour les nouveaux membres