Merge "STP and edge/portfast"

This commit is contained in:
Jenkins
2014-09-20 17:52:28 +00:00
committed by Gerrit Code Review

View File

@@ -26,8 +26,12 @@ that your hardware is configured correctly:
| network. Fuel acts as a DHCP server for the node | |
| servers configured to network boot using PXE. | |
+--------------------------------------------------------+--------------+
| Spanning tree protocol (STP) is disabled on switch | |
| ports connected to the node servers ports. | |
| Spanning tree is disabled on switch ports connected | |
| to the node servers ports or ports are set to | |
| edge/portfast mode. Edge/portfast mode is the | |
| preferred configuration; it allows the ports to | |
| forward immediately when they are linked up but | |
| listens for network loops for 15 seconds. | |
+--------------------------------------------------------+--------------+
| There is NO configured tagged VLAN on a switch for the | |
| administrative network (to the boot server from PXE) | |
@@ -43,14 +47,15 @@ that your hardware is configured correctly:
| The network equipment supports VLANs. | |
+--------------------------------------------------------+--------------+
| It is possible to configure a tagged port on your | |
| switch/switches\* | |
| switch/switches. You need tagged ports in order to | |
| use the Nova-network VLAN Manager or Neutron with | |
| VLAN segmentation. | |
+--------------------------------------------------------+--------------+
| You have permit rules on TCP ports 22 and 8000 on the | |
| firewall for the Fuel servers IP address (to access | |
| the Fuel server from your PC).  | |
+--------------------------------------------------------+--------------+
.. note:: * You need tagged ports in order to use Nova-network VLAN Manager or Neutron with VLAN segmentation.
If you checked all the boxes in the above table, you are ready to deploy
Mirantis OpenStack with Fuel.
If you checked all the boxes in the above table,
you are ready to deploy Mirantis OpenStack with Fuel.