OPNsense Forum

English Forums => General Discussion => Topic started by: Rkrug900 on May 24, 2024, 02:51:37 AM

Title: Vxlan Unicast with static flooding
Post by: Rkrug900 on May 24, 2024, 02:51:37 AM
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