neutron/doc/source/admin/shared/deploy-selfservice-networktrafficflow.txt
chenxing 2553f2b131 import the networking guide content from openstack-manuals
Change-Id: Ibcedc9389dbea4a5810f2cecf890f6ba9887a07b
2017-06-29 03:09:59 +00:00

30 lines
830 B
Plaintext

The following sections describe the flow of network traffic in several
common scenarios. *North-south* network traffic travels between an instance
and external network such as the Internet. *East-west* network traffic
travels between instances on the same or different networks. In all scenarios,
the physical network infrastructure handles switching and routing among
provider networks and external networks such as the Internet. Each case
references one or more of the following components:
* Provider network (VLAN)
* VLAN ID 101 (tagged)
* Self-service network 1 (VXLAN)
* VXLAN ID (VNI) 101
* Self-service network 2 (VXLAN)
* VXLAN ID (VNI) 102
* Self-service router
* Gateway on the provider network
* Interface on self-service network 1
* Interface on self-service network 2
* Instance 1
* Instance 2