SlideShare a Scribd company logo
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Networking in HP Helion
(SDN / NFV)
First HP Helion Meetup in Budapest
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
This document contains forward looking statements regarding future operations, product development,
product capabilities and availability dates. This information is subject to substantial uncertainties and is
subject to change at any time without prior notification. Statements contained in this document concerning
these matters only reflect Hewlett Packard's predictions and/or expectations as of the date of this document
and actual results and future plans of Hewlett-Packard may differ significantly as a result of, among other
things, changes in product strategy resulting from technological, internal corporate, market and other changes.
This is not a commitment to deliver any material, code or functionality and should not be relied upon in making
purchasing decisions.
The OpenStack Word Mark and OpenStack Logo are either registered trademarks/service marks or trademarks/service marks of the
OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. HP is not
affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
NFV and SDN Definitions
Network Functions Virtualization aims to address the
issue of having a large and increasing variety of
proprietary hardware appliances. Its approach is to
leverage standard IT virtualization technology to
consolidate many types of network equipment onto
industry standard high volume servers, switches and
storage.
… In the Software Defined Networking architecture,
the control and data planes are decoupled, network
intelligence and state are logically centralized and
the underlying network infrastructure is abstracted
from the applications …
NFV and SDN are mutually beneficial but are not
dependent on each other.
MANO - Management and Network Orchestration
VNF - Virtualized Network Functions
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
Operation in a traditional network environment
4
• The control plane is populated either by routing protocols or by static routes.
• The control plane thus adds forwarding state to the data plane.
• The data plane makes forwarding decisions based on the state information.
• Both the forwarding (or data plane) and the high level routing decisions (control plane) occur on the same
device.
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
SDN Abstractions
5
“Modularity based on abstraction is the way things get done.”
-Barbara Liskov
Data Plane abstractions: OSI Model
Control Plane abstractions:
Problem 1: Compatible with low-level hardware / software devices
Problem 2: Need to make decisions based on the entire network
topology
Problem 3: Need to configure all switches and routers
Solution 1: Abstraction of the forwarding plane
Industry Standard Openflow Protocol (Flow
Tables)
Solution 2: Abstraction of the network state
Inform the controller -> Topology Map
Solution 3: Abstraction of the control plane
External applications can manipulate the network
via
APIs using Java or REST
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
SDN Hybrid Mode
6
Hybrid Switch Mode: Some VLANs do OpenFlow, some other VLANs use traditional processing
Hybrid Forwarding Mode: Forwarding decisions will be made by the switches, specific packet types can be overridden
Network OS
Network Device
Data Plane (FIB)
Open Flow
SDN Controller
Peer device OSPF, BGP
etc
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Confidential
HP Helion Openstack
Networking
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
HP Helion Cloud Networking End Goals
L2
vSwitch
OpenStack 

Networking API
NB API
VXLAN
(16M Segments)
Insertion
Mechanism
(VXLAN Aware)
Any Hypervisor
(VMware, KVM, Hyper-V)
Tenant 1 Tenant 3
Physical Servers
Physical
(VLAN)
Network
VXLAN – VLAN
Gateway
Controller
Virtual Servers
Tenant 2
Services Insertion
HP Helion

OpenStack
Hybrid
CloudVPC-1
VPC-2
L3
DVR
1. Hypervisor Agnostic
2. Leverage existing physical infrastructure
3. Enable scalable network (multi-site)
4. SDN
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
OpenStack/OpenSource with HP Contribution
Third-Party
HP Value Add/Unique
HP LEAD in OpenStack
• Focus on OpenStack Contribution
• Enable HP Value Add
• HW Orchestration, P-V Troubleshooting (IMC)
• SDN Application for Virt-net and Phy-Net
HP Virtual Application Networks(VAN)
Helion SDN Controller
AP
P
AP
P
AP
P
OpenFlow, NetCONF,
SNMP
IMC
Neutron
Compute
Nova
Images
Swift/Glance
Security
Keystone
Service Nodes
NN Agent
DHCPVPN
Dashboard
Horizon
KVM Compute Nodes
OVS Agent
Open vSwicth
KVMHV
ESX Compute Nodes
OVS Agent
VMware DVS
OVSVapp
Open vSwitch
Network
Open vSwicth
DVR Logic
ESXiHV
DVR Logic
OVS APP agent
RabbitMQ RabbitMQ
REST/RPC
OpenFlow
Flare
Helion Networking Stack
Storage
Cinder
In a Future Release
ESX vAPPDVR OVS
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
HP Helion VMware vCenter support
VDS
OVS vApp
VM
Underlay
Network
Neutron
VAN SDN Controller
Security Groups

VXLAN

Full SDN
Openflow
http://docs.hpcloud.com/helion/openstack/install/ovsvapp/
EXAMPLE:
VDS1 - trunk portgroup name - vlan_trunk
VDS2
a. Portgroup1 name - mgmt
b. Portgroup2 name - data
Changes in ovs_vapp.ini for the above values
[network]
data_interface={'vmxnet3':'data'}
mgmt_interface={'vmxnet3':'mgmt'}
trunk_interface={'vmxnet3':'vlan_trunk'}
vSphere Hypervisor
VM
VDS
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#›
VTEP? What is that?
Virtual logical
network (VXLAN)
5930 physical
switch (Gateway)
Physical L2
network (VLAN)
5930 ToR Switch – VXLAN VTEPs
OpenFlow/NetCONF
VXLAN
Ideal for public cloud scale (up to 16M subnet)
Uses L3 fabric underlay
New technology, HP 5930 hardware gateway
DATAIP SAIP DA
VLAN
TAG
12 bits
MAC
SA
MAC
DA
VXLAN ID
UDP
Header
IP SAIP DAMAC SAMAC DA VLAN TAG
Outer L2 Header VTEP IP Address
VLAN
Ideal for private cloud scale (up to 4k
subnet)
Uses L2 fabric underlay
Choices in network virtualization
and multi-tenancy
24 bits
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Confidential
SDN Demo



HPHelionCommunity Edition

HPVANSDN Controller

HPNetworkProtectorSDNApplication

More Related Content

PDF
Helion meetup-2014
PPTX
HP Helion OpenStack and Professional Services
PDF
HP Helion OpenStack step by step
PDF
A walkthrough of HP Helion OpenStack
PPTX
Helion cloud의 공식 hp변상욱
PPTX
HP Helion Webinar #1 - Introduction to HP Helion OpenStack w/Christian Frank
PDF
HP Helion - Copaco Cloud Event 2015 (break-out 4)
PDF
Come fare business con i big data in concreto
Helion meetup-2014
HP Helion OpenStack and Professional Services
HP Helion OpenStack step by step
A walkthrough of HP Helion OpenStack
Helion cloud의 공식 hp변상욱
HP Helion Webinar #1 - Introduction to HP Helion OpenStack w/Christian Frank
HP Helion - Copaco Cloud Event 2015 (break-out 4)
Come fare business con i big data in concreto

What's hot (20)

PDF
HP Helion OpenStack Community Edition Deployment
PDF
OpenStack Benelux Conference 2014 | Plenair | HP
PDF
Forecast 2014: Why Open Platforms Matter to Enterprises and Developers
PPTX
J ullal hphybrid-cloud-interop14lv-theatresession-apr1tue4pm
PDF
Berislav Biočić, HP SEE: “HP Cloud za e-Poslovanje”
PDF
OpenPOWER update for Linux on Power revolution event
PDF
Demystify OpenPOWER
PDF
Hadoop Everywhere & Cloudbreak
PPTX
Open Stack Cloud Services
PDF
OpenPOWER Foundation Overview
PPTX
S2DS London 2015 - Hadoop Real World
PDF
Discover Enterprise Security Features in Hortonworks Data Platform 2.1: Apach...
PDF
Intelligently Collecting Data at the Edge - Intro to Apache MiNiFi
PDF
Pivotal CF 소개
PDF
Regarding Clouds, Mainframes, and Desktops … and Linux
PDF
Your Self-Driving Car - How Did it Get So Smart?
PDF
Ready solutions with Red Hat
PDF
IBM and OpenStack: Collaboration Beyond the Code
PDF
The Car of the Future - Autonomous, Connected, and Data Centric
PDF
Solaris 11.2 What's New
HP Helion OpenStack Community Edition Deployment
OpenStack Benelux Conference 2014 | Plenair | HP
Forecast 2014: Why Open Platforms Matter to Enterprises and Developers
J ullal hphybrid-cloud-interop14lv-theatresession-apr1tue4pm
Berislav Biočić, HP SEE: “HP Cloud za e-Poslovanje”
OpenPOWER update for Linux on Power revolution event
Demystify OpenPOWER
Hadoop Everywhere & Cloudbreak
Open Stack Cloud Services
OpenPOWER Foundation Overview
S2DS London 2015 - Hadoop Real World
Discover Enterprise Security Features in Hortonworks Data Platform 2.1: Apach...
Intelligently Collecting Data at the Edge - Intro to Apache MiNiFi
Pivotal CF 소개
Regarding Clouds, Mainframes, and Desktops … and Linux
Your Self-Driving Car - How Did it Get So Smart?
Ready solutions with Red Hat
IBM and OpenStack: Collaboration Beyond the Code
The Car of the Future - Autonomous, Connected, and Data Centric
Solaris 11.2 What's New
Ad

Similar to Hp helion meetup_networking_sdn (20)

PPTX
Open stackbrief happylearning
PDF
About Brain4Net, Inc. - July 2015
PDF
Openstack meetup NFV
PPSX
Обеспечение сетевой безопасности с помощью многоцелевого адаптируемого межсет...
PPSX
Референсная архитектура HP FlexNetwork
PDF
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
PDF
SDN use cases_2014
PDF
HP & NFV POC at SDN World Congree
PDF
Automation of end-to-end QOS
PDF
OpenStack State of Fibre Channel
PDF
HPNFVの取組みとMWC2015 – OpenStack最新情報セミナー 2015年4月
PPTX
Netsft2017 day in_life_of_nfv
PPT
Software defined network and Virtualization
PDF
DPDK Summit 2015 - Sprint - Arun Rajagopal
PDF
7th SDN Expert Group Seminar - Session4
PDF
NFV & Openstack
PDF
Openstack meetup: NFV and Openstack
PDF
Hp discover 2012 managing the virtualization explosion
PDF
DPDK Summit 2015 - HP - Al Sanders
PPTX
HPE | Network Virtualization | POC
Open stackbrief happylearning
About Brain4Net, Inc. - July 2015
Openstack meetup NFV
Обеспечение сетевой безопасности с помощью многоцелевого адаптируемого межсет...
Референсная архитектура HP FlexNetwork
F5 perspective of nfv+sdn (SDN NFV Day ITB 2016)
SDN use cases_2014
HP & NFV POC at SDN World Congree
Automation of end-to-end QOS
OpenStack State of Fibre Channel
HPNFVの取組みとMWC2015 – OpenStack最新情報セミナー 2015年4月
Netsft2017 day in_life_of_nfv
Software defined network and Virtualization
DPDK Summit 2015 - Sprint - Arun Rajagopal
7th SDN Expert Group Seminar - Session4
NFV & Openstack
Openstack meetup: NFV and Openstack
Hp discover 2012 managing the virtualization explosion
DPDK Summit 2015 - HP - Al Sanders
HPE | Network Virtualization | POC
Ad

Recently uploaded (20)

PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
AutoCAD Professional Crack 2025 With License Key
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
Website Design Services for Small Businesses.pdf
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PDF
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
PDF
Nekopoi APK 2025 free lastest update
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
Complete Guide to Website Development in Malaysia for SMEs
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Oracle Fusion HCM Cloud Demo for Beginners
AutoCAD Professional Crack 2025 With License Key
Patient Appointment Booking in Odoo with online payment
Website Design Services for Small Businesses.pdf
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Design an Analysis of Algorithms II-SECS-1021-03
Navsoft: AI-Powered Business Solutions & Custom Software Development
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
Nekopoi APK 2025 free lastest update
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
Complete Guide to Website Development in Malaysia for SMEs
CHAPTER 2 - PM Management and IT Context
Autodesk AutoCAD Crack Free Download 2025
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Why Generative AI is the Future of Content, Code & Creativity?
Embracing Complexity in Serverless! GOTO Serverless Bengaluru

Hp helion meetup_networking_sdn

  • 1. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Networking in HP Helion (SDN / NFV) First HP Helion Meetup in Budapest
  • 2. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› This document contains forward looking statements regarding future operations, product development, product capabilities and availability dates. This information is subject to substantial uncertainties and is subject to change at any time without prior notification. Statements contained in this document concerning these matters only reflect Hewlett Packard's predictions and/or expectations as of the date of this document and actual results and future plans of Hewlett-Packard may differ significantly as a result of, among other things, changes in product strategy resulting from technological, internal corporate, market and other changes. This is not a commitment to deliver any material, code or functionality and should not be relied upon in making purchasing decisions. The OpenStack Word Mark and OpenStack Logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. HP is not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
  • 3. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› NFV and SDN Definitions Network Functions Virtualization aims to address the issue of having a large and increasing variety of proprietary hardware appliances. Its approach is to leverage standard IT virtualization technology to consolidate many types of network equipment onto industry standard high volume servers, switches and storage. … In the Software Defined Networking architecture, the control and data planes are decoupled, network intelligence and state are logically centralized and the underlying network infrastructure is abstracted from the applications … NFV and SDN are mutually beneficial but are not dependent on each other. MANO - Management and Network Orchestration VNF - Virtualized Network Functions
  • 4. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› Operation in a traditional network environment 4 • The control plane is populated either by routing protocols or by static routes. • The control plane thus adds forwarding state to the data plane. • The data plane makes forwarding decisions based on the state information. • Both the forwarding (or data plane) and the high level routing decisions (control plane) occur on the same device.
  • 5. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› SDN Abstractions 5 “Modularity based on abstraction is the way things get done.” -Barbara Liskov Data Plane abstractions: OSI Model Control Plane abstractions: Problem 1: Compatible with low-level hardware / software devices Problem 2: Need to make decisions based on the entire network topology Problem 3: Need to configure all switches and routers Solution 1: Abstraction of the forwarding plane Industry Standard Openflow Protocol (Flow Tables) Solution 2: Abstraction of the network state Inform the controller -> Topology Map Solution 3: Abstraction of the control plane External applications can manipulate the network via APIs using Java or REST
  • 6. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› SDN Hybrid Mode 6 Hybrid Switch Mode: Some VLANs do OpenFlow, some other VLANs use traditional processing Hybrid Forwarding Mode: Forwarding decisions will be made by the switches, specific packet types can be overridden Network OS Network Device Data Plane (FIB) Open Flow SDN Controller Peer device OSPF, BGP etc
  • 7. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Confidential HP Helion Openstack Networking
  • 8. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› HP Helion Cloud Networking End Goals L2 vSwitch OpenStack 
 Networking API NB API VXLAN (16M Segments) Insertion Mechanism (VXLAN Aware) Any Hypervisor (VMware, KVM, Hyper-V) Tenant 1 Tenant 3 Physical Servers Physical (VLAN) Network VXLAN – VLAN Gateway Controller Virtual Servers Tenant 2 Services Insertion HP Helion
 OpenStack Hybrid CloudVPC-1 VPC-2 L3 DVR 1. Hypervisor Agnostic 2. Leverage existing physical infrastructure 3. Enable scalable network (multi-site) 4. SDN
  • 9. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› OpenStack/OpenSource with HP Contribution Third-Party HP Value Add/Unique HP LEAD in OpenStack • Focus on OpenStack Contribution • Enable HP Value Add • HW Orchestration, P-V Troubleshooting (IMC) • SDN Application for Virt-net and Phy-Net HP Virtual Application Networks(VAN) Helion SDN Controller AP P AP P AP P OpenFlow, NetCONF, SNMP IMC Neutron Compute Nova Images Swift/Glance Security Keystone Service Nodes NN Agent DHCPVPN Dashboard Horizon KVM Compute Nodes OVS Agent Open vSwicth KVMHV ESX Compute Nodes OVS Agent VMware DVS OVSVapp Open vSwitch Network Open vSwicth DVR Logic ESXiHV DVR Logic OVS APP agent RabbitMQ RabbitMQ REST/RPC OpenFlow Flare Helion Networking Stack Storage Cinder In a Future Release ESX vAPPDVR OVS
  • 10. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› HP Helion VMware vCenter support VDS OVS vApp VM Underlay Network Neutron VAN SDN Controller Security Groups
 VXLAN
 Full SDN Openflow http://docs.hpcloud.com/helion/openstack/install/ovsvapp/ EXAMPLE: VDS1 - trunk portgroup name - vlan_trunk VDS2 a. Portgroup1 name - mgmt b. Portgroup2 name - data Changes in ovs_vapp.ini for the above values [network] data_interface={'vmxnet3':'data'} mgmt_interface={'vmxnet3':'mgmt'} trunk_interface={'vmxnet3':'vlan_trunk'} vSphere Hypervisor VM VDS
  • 11. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.‹#› VTEP? What is that? Virtual logical network (VXLAN) 5930 physical switch (Gateway) Physical L2 network (VLAN) 5930 ToR Switch – VXLAN VTEPs OpenFlow/NetCONF VXLAN Ideal for public cloud scale (up to 16M subnet) Uses L3 fabric underlay New technology, HP 5930 hardware gateway DATAIP SAIP DA VLAN TAG 12 bits MAC SA MAC DA VXLAN ID UDP Header IP SAIP DAMAC SAMAC DA VLAN TAG Outer L2 Header VTEP IP Address VLAN Ideal for private cloud scale (up to 4k subnet) Uses L2 fabric underlay Choices in network virtualization and multi-tenancy 24 bits
  • 12. © Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Confidential SDN Demo
 
 HPHelionCommunity Edition
 HPVANSDN Controller
 HPNetworkProtectorSDNApplication