Need a script to define a network for a standalone VM on a KVM host. Basically it shouldn't take too many parameters, find a free network/bridge/mac and create the libvirt XML for it to be fed into virsh.
Something like:
$ standalone-net-create myhost.example.com
Need a script to define a network for a standalone VM on a KVM host. Basically it shouldn't take too many parameters, find a free network/bridge/mac and create the libvirt XML for it to be fed into virsh.
Something like: