This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
get_started:networkingblueprint [2015/03/18 13:36] Szilard Cserey |
get_started:networkingblueprint [2015/03/25 12:06] (current) Szilard Cserey |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Network addressing and topology blueprint ====== | ====== Network addressing and topology blueprint ====== | ||
| + | |||
| + | ==== SA Topology ==== | ||
| + | |||
| + | {{:get_started:networktopologyandaddressing_sa.png?direct|}} | ||
| + | |||
| + | ==== HA Topology ==== | ||
| This is a proposal for a redundant network environment connected to the OPNFV POD | This is a proposal for a redundant network environment connected to the OPNFV POD | ||
| Line 5: | Line 11: | ||
| \\ having configured with VLANs for: | \\ having configured with VLANs for: | ||
| * control | * control | ||
| - | * storage | ||
| * traffic | * traffic | ||
| + | * storage | ||
| + | |||
| + | |||
| + | {{:get_started:network_topology_control.png?direct|}} | ||
| + | |||
| + | |||
| + | {{:get_started:network_topology_traffic.png?direct|}} | ||
| + | |||
| - | ^ Name ^ VLAN tag ^ network address ^ description ^ | + | {{:get_started:network_topology_storage.png?direct|}} |
| - | | **Control** |||| | + | |
| - | | cee_ctrl_sp | 2 | 192.168.2.0/25 | addresses for Fuel, ComputeHosts, Controllers | | + | |
| - | | fuel_ctrl_sp | untagged | 192.168.0.0/24 | used for PXE booting the Controllers and ComputerHosts | | + | |
| - | | pod_sw_ctrl_isc | 4 | 192.168.4.0/30 | vlan for isc between traffic switches | | + | |
| - | | stor_sw_ctrl_isc | 5 | 192.168.5.0/30 | vlan for isc between storage switches | | + | |
| - | | sw_ctrl_vip | 6 | 192.168.6.1-6/32 | management address for traffic and storage switches | | + | |
| - | | subrack_ctrl_sp | 3 | 10.0.3.0/25 | used for subrack management to monitor and manage the server blades Dell(IDRAC), HP (VCFlex,ILO)| | + | |
| - | | **Storage** |||| | + | |
| - | | iscsi_san_pda | 11 | 192.168.11.0/25 | (iscsi-left) used for iSCSI Multipathing, connects iSCSI interface to EMC | | + | |
| - | | iscsi_san_pdb | 12 | 192.168.12.0/25 | (iscsi-right) used for iSCSI Multipathing, connects iSCSI interface to EMC | | + | |
| - | | migration_san_sp | 14 | 192.168.14.0/25 | used for live migration | | + | |