Daniel Dehennin <daniel.dehen...@baby-gnu.org> writes: Hello,
[...] > I plan a maintenance tomorrow to replace this lan0 internal interface > with a veth pair: > > # /etc/network/interfaces.d/10_lan.conf > auto lan0 > iface lan0 inet static > pre-up ip link add ${IFACE} type veth peer name ${IFACE}-port > pre-up ip link set ${IFACE}-port up > address @IP_nebulaX > netmask 24 > post-down ip link delete ${IFACE} > > ovs-vsctl add-port phybr0 lan0 tag=702 I confirm that replacing the internal interface with a veth pair works. Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF Fingerprint: 3E69 014E 5C23 50E8 9ED6 2AAD CC1E 9E5B 7A6F E2DF
signature.asc
Description: PGP signature
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss