I have one server that I want to act as a router but also have vm inside. The server has a dual NIC card is connected to 2 switches that get IP transit.
I am thinking to use SR-IOV instead of simpe passhtrough to share the nic ports with a bhyve vm on which the router is seupBut how would I link other vms on the host. Should I create a bridge on the host and then pass an interface to the router vm? Is there any good practice for such thing? Especially to do the initial setup/bootstrap of the host?
I am thinking to use SR-IOV instead of simpe passhtrough to share the nic ports with a bhyve vm on which the router is seupBut how would I link other vms on the host. Should I create a bridge on the host and then pass an interface to the router vm? Is there any good practice for such thing? Especially to do the initial setup/bootstrap of the host?