network
network copied to clipboard
Providing example for MAC VTAP
Currently, we are supporting MAC VTAP as "tap": True in macvlan. It should be well documented with examples.
hello, @tyll @cathay4t @ffmancera
can you assign me to this task i want to work on it.
@ffmancera @cathay4t @richm am i suppose to do the doc in the Readme.md or is it required to be done on examples and create MAC VTAP.yml
For nmstate backend, I would suggest you to redirect user to nmstate.io
@cathay4t i am bit confused can u make it clear, am working on the issue and i prepare a doc for developer on how Macvtap interface can be created using the ip command but when i explore the repo i have seen examples directory.. so does this issue need Macvtap.yml or developer doc am confused b/n the 2.
Sorry. My initial intention is for network_connections backend, not nmstate.
Please take examples/macvlan.yml as example, the MAC TAP is just changing it to tap: true.
so we are supposed to do it independently,like create separate examples/macVtap.yml?
@cathay4t can you review my PR please