Does new Multi-object Cable Terminations not fully supported breakout cable? #10182
Replies: 2 comments 5 replies
-
This is a limitation of how the trace is being rendered. We'll to tweak the SVG rendering logic to clarify the device-to-component associations.
This would be a separate issue. Please open a bug report if you're able to provide complete reproduction instructions. |
Beta Was this translation helpful? Give feedback.
-
This solution does not work in the latest version v4.0.6. Is multiobject cable terminations still possible? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I notice that v3.3.0 add the the feature Multi-object Cable Terminations (#9102)
The description show that this can be used to modeling breakout cable.
So I try to create cable connection from one device interface to another "two devices" interfaces.

But I found that the "connect cable ui still design to connect only between one device and another one.
It seems that I can't select two interfaces from two device at "B Side"
However, if I select interfaces on one device and switch B Side device field to another device, then I can select interfaces from two device since the interfaces field is not cleared if the device field change.
After that I can get a weird trace graph and cable view


In this case, termination B contains interfaces:
- dmi01-akron-sw01 GigabitEthernet1/0/13
- dmi01-akron-sw01 GigabitEthernet1/0/14
- dmi01-akron-sw01 GigabitEthernet1/0/15
- dmi01-camden-sw01 GigabitEthernet1/0/7
- dmi01-camden-sw01 GigabitEthernet1/0/11
Then I try to remove akron GigabitEthernet1/0/13 and camden GigabitEthernet1/0/7 by edit cable then I get a AssertionError.
Beta Was this translation helpful? Give feedback.
All reactions