Date: Sat, 9 Jan 2016 19:36:24 +0000 From: James Lodge <James@Lodge.me.uk> To: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: vxlan interface rc.conf configuration Message-ID: <VI1PR06MB1037AB0E8BDBFFEED94BC641F9F70@VI1PR06MB1037.eurprd06.prod.outlook.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?VI1PR06MB1037AB0E8BDBFFEED94BC641F9F70>
