vde

Create virtual Ethernet networks for virtual machines and emulators

brewmacoslinux
Try with needOr install directly
Source

About

Ethernet compliant virtual network

Commands

vde_switchvdeqvde_plugvdecmdslirpvde

Examples

Start a virtual switch listening on a Unix socket$ vde_switch -sock /tmp/vde.sock
Connect a virtual machine to the switch via tap interface$ vde_plug -s /tmp/vde.sock tap0
Send commands to a running VDE switch$ vdecmd -s /tmp/vde.sock 'info'