/tenant-isolation

exercises to clarify network isolation methods in the software-defined-datacenter

Tenant-Isolation Exercises


These exercises are intended to provide clarification on the various methods one can utilize to perform tenant-network isolation inside infrastructure-as-a-service platforms like OpenStack.

Requirements

  • Ubuntu
  • 3 nodes on same subnet (ex. 192.168.56.56-58/24)
  • apt-get install vlan bridge-utils tcpdump

Resources: iproute2 cheatsheet & ietf vlan doc & ietf vxlan doc