-
Did netlab drop support for XRv? It shows in the supported platforms page, but when I use the iosxr device type, it starts an XRd Control Plane workflow with clab. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Not intentionally ;)
That depends on what provider you're using with your topology. If the XR node uses libvirt provider, netlab tries to start the XRv VM, if it uses clab provider, it tries to start XRd (at least that's how it was designed, if you experience something else, please provide the details). You can set the provider for the whole topology https://netlab.tools/topology-overview/ or individual nodes https://netlab.tools/nodes/#node-attributes |
Beta Was this translation helpful? Give feedback.
Not intentionally ;)
That depends on what provider you're using with your topology. If the XR node uses libvirt provider, netlab tries to start the XRv VM, if it uses clab provider, it tries to start XRd (at least that's how it was designed, if you experience something else, please provide the details).
You can set the provider for the whole topology https://netlab.tools/topology-overview/ or individual nodes https://netlab.tools/nodes/#node-attributes