summaryrefslogtreecommitdiffstats
path: root/labs/zte
diff options
context:
space:
mode:
authorAlex Yang <yangyang1@zte.com.cn>2018-03-29 15:19:25 +0800
committerAlex Yang <yangyang1@zte.com.cn>2018-03-29 15:19:25 +0800
commit02a3385322bad418f2b16854983546a59c3cf919 (patch)
tree3bf6cc9bda9068dd03dfd83bfd348c7cd0d07ce5 /labs/zte
parent131e93bc72e6f25855e39c72f9efebd062d5a1ef (diff)
[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 <yangyang1@zte.com.cn>
Diffstat (limited to 'labs/zte')
-rw-r--r--labs/zte/idf-pod3.yaml4
1 files changed, 2 insertions, 2 deletions
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