From: Alex Yang Date: Thu, 29 Mar 2018 07:19:25 +0000 (+0800) Subject: [IDF] zte-pod3: Remove vlan for tenant/external X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F54597%2F1;p=pharos.git [IDF] zte-pod3: Remove vlan for tenant/external To deploy ovs_dpdk scenario by daisy. In this scenario, vlan configuration is not supported on tenant/external interface for now. Change-Id: I6e91bea92bde085079f4435fa72f20b5cef12ad3 Signed-off-by: Alex Yang --- diff --git a/labs/zte/idf-pod3.yaml b/labs/zte/idf-pod3.yaml index 702e2565..1246a673 100644 --- a/labs/zte/idf-pod3.yaml +++ b/labs/zte/idf-pod3.yaml @@ -34,12 +34,12 @@ idf: mask: 24 private: interface: 3 - vlan: 1030 + vlan: native network: 192.168.13.0 mask: 24 public: interface: 3 - vlan: 103 + vlan: native network: 172.10.0.0 mask: 24 gateway: 172.10.0.1