You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My environment: ixnetwork_restpy 1.1.6 + Ixnetwork 9.10.2011.91
I am currently trying to modify some devices individually on a PIMV4 Interface stack.
To do so, I would like to use the Overlay method on the Active Multivalue of PIMV4 Interface Stack.
I have 3000 devices, and I iterate over a small range of ids [1, 3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
The first 2 overlays work well: (and I can observe the change in the GUI)
Hello
My environment: ixnetwork_restpy 1.1.6 + Ixnetwork 9.10.2011.91
I am currently trying to modify some devices individually on a PIMV4 Interface stack.
To do so, I would like to use the Overlay method on the Active Multivalue of PIMV4 Interface Stack.
I have 3000 devices, and I iterate over a small range of ids [1, 3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
The first 2 overlays work well: (and I can observe the change in the GUI)
but the third raise an exception:
Is it the good manner to use Overlay ? Is there a bug?
Thanks for your feedback
Best regards
The text was updated successfully, but these errors were encountered: