Replies: 1 comment 2 replies
-
RJ45 nodes should work as of the latest release 8.1.0, PhysicalNodes are a bit more experimental and their current working condition is unknown. They may be suffering from the same issue that plagued RJ45 at a basic case, which I can look to fix, but that would not guarantee they will actually work, once resolved. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use PhysicalNode and Rj45Node types to bring physical devices in my emulation environment. When I try this, I get the error "Can't instantiate abstract class <Physical|Rj45>Node with abstract methods copy_file, create_dir, create_file". How can I use this Node types? How can I bring physical devices to emulation environment?
Beta Was this translation helpful? Give feedback.
All reactions