To bring this up using VirtualBox, just do vagrant up
To bring this up using libvirt
(e.g. KVM), you must first run:
$ vagrant plugin install vagrant-libvirt
$ vagrant plugin install vagrant-mutate
$ vagrant mutate freebsd/FreeBSD-11.1-STABLE libvirt
Followed by:
$ vagrant up --provider=libvirt