From 0f8215cea7c4f5baa6388f4c5ff6b1a1f03543b0 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 22 Feb 2017 15:20:00 +0100 Subject: [PATCH] Revert "l3-hyperv: specify explicitely a VNI for VXLAN" This reverts commit 7509feda5c3eea5f3f7d430cfc779e33621ae3f1. --- lab-l3-hyperv/setup | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lab-l3-hyperv/setup b/lab-l3-hyperv/setup index 66bf5a2..63de723 100755 --- a/lab-l3-hyperv/setup +++ b/lab-l3-hyperv/setup @@ -253,8 +253,7 @@ EOF id 100 \ ttl 1 \ dev dummy0 \ - local 172.22.2.${uts#HV} \ - id 300 + local 172.22.2.${uts#HV} sysctl -qw net.ipv6.conf.vx1.disable_ipv6=1 sysctl -qw net.ipv4.conf.vx1.rp_filter=1 sysctl -qw net.ipv4.conf.vx1.forwarding=0