Update Architecture
- Update diagram to match the applied configuration - Update hosts IP configurations
This commit is contained in:
@@ -6,8 +6,7 @@ iface eth1 inet static
|
||||
|
||||
auto eth1.50
|
||||
iface eth1.50 inet static
|
||||
address 10.10.120.10
|
||||
address 10.50.0.10
|
||||
netmask 255.255.255.0
|
||||
gateway 10.10.120.1
|
||||
vlan-raw-device eth1
|
||||
vlan_id 50
|
||||
@@ -6,8 +6,7 @@ iface eth1 inet static
|
||||
|
||||
auto eth1.50
|
||||
iface eth1.50 inet static
|
||||
address 10.10.120.20
|
||||
address 10.50.0.20
|
||||
netmask 255.255.255.0
|
||||
gateway 10.10.120.1
|
||||
vlan-raw-device eth1
|
||||
vlan_id 50
|
||||
Reference in New Issue
Block a user