I'd appreciate some help with vxlan interface creation at boot up. I can create 
a vxlan interface (unicast) using ifconfig(8) but I'm unable to work out or 
find the correct rc.conf syntax.


I can clone the interface, but cannot configure a vni or any other parameters.


This is what I have



rc.conf

cloned_interfaces="vxlan0"

ifconfig_vxlan0="vxlanid 100 vxlanlocal x.x.x.x vxlanremote x.x.x.x inet 
x.x.x.x netmask x.x.x.x"


I'm sure I'm missing something obvious, but any help gratefully received.


Regards


James
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to