re-deploy priv1

This commit is contained in:
Astro 2016-12-13 16:37:02 +01:00
parent 3517219972
commit 07469447ed
2 changed files with 8 additions and 3 deletions

View File

@ -19,7 +19,7 @@ containers:
interfaces:
core:
type: veth
gw: upstream1
gw: anon1
priv1:
type: phys
@ -27,7 +27,7 @@ containers:
interfaces:
core:
type: veth
gw: upstream2
gw: anon1
priv2:
type: phys

View File

@ -15,6 +15,7 @@ switches:
vlans:
- mgmt
- pub
- priv1
mgmt:
mode: access
ports:
@ -197,14 +198,18 @@ switches:
vlans:
- mgmt
- pub
- priv1
mgmt:
mode: access
ports:
- GigabitEthernet1/0/1
pub:
priv1:
mode: access
ports:
- GigabitEthernet 1/0/2
pub:
mode: access
ports:
- GigabitEthernet 1/0/3
- GigabitEthernet 1/0/4
- GigabitEthernet 1/0/5