This presentation, given in Charlotte in June 2013, takes a look at some of the key components and technologies involved in a network virtualization solution.
to look at the key components in network virtualization Scott Lowe, VCDX 39 vExpert, Author, Blogger, Geek http://blog.scottlowe.org / Twitter: @scott_lowe
requested. •If you use Twitter, feel free to tweet about this session (use @MyVMUG or hashtag #CLTVMUG) •I encourage you to take photos or videos of today’s session and share them online •This presentation will be made available online after the event
networks from the underlying physical networks •Benefits include: •Programmatic access to network provisioning and policy •Hardware independence •Workload mobility Quick review of network virtualization
common protocol used here is OpenFlow •Requires a programmable virtual switch at the edge; most commonly used here is Open vSwitch (OVS) •OVS is an open source, highly programmable virtual switch that supports OpenFlow and other protocols •Originally started by Nicira, now contributed to by many companies (including Citrix and Cisco, among others) Decoupled control/data planes
•Computes/calculates/maintains the overall network topology •Communicates with programmable virtual edge switch •OpenFlow alone can’t provide this communication •Need configuration data as well (OVSDB, OF-Config) •Must provide high availability, redundancy, scale-out support Centralized knowledge/control of the network topology
isolation •Decouples logical networks from VLAN space •Isolates logical traffic from physical network •Protocols used here include VXLAN, STT, GRE Network traffic isolation mechanism