Vxlan Unicast with static flooding

Started by Rkrug900, May 24, 2024, 02:51:37 AM

Previous topic - Next topic
Any way to configure this in Opnsense? I.e. statically configuring VTEPS to send BUM's to.

Outlined here: https://vincent.bernat.ch/en/blog/2017-vxlan-linux#without-multicast

Config in Linux world would be:
bridge fdb append 00:00:00:00:00:00 dev vxlan100 dst 2001:db8:2::1

Not finding much in Freebsd documentation

Cheers!

Rk