Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 675 Bytes

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