• No results found

Software Defined Networking and Network Virtualization

N/A
N/A
Protected

Academic year: 2021

Share "Software Defined Networking and Network Virtualization"

Copied!
48
0
0

Loading.... (view fulltext now)

Full text

(1)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Software Defined Networking and Network

Virtualization

Aryan TaheriMonfared

aryan.taherimonfared@uis.no

October 02, 2013

(2)

Agenda

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(3)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Outline

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(4)

Traditional Data Network

Functionality implemented in dedicated appliance or ASIC

Proprietary appliances/APIs

Individual configuration

Time consuming/error prone configuration

Automating tasks by (home-grown) scripts

Lack of communication between application & network

Slow & costly service innovation

(5)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition What is OpenFlow? Advantages Disdvantages

Outline

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(6)

Problem?

Nick McKeown See references.

(7)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition

What is OpenFlow? Advantages Disdvantages

What is Software Defined Networking?

Separating the control plane from the forwarding plane physically.

Controlling several forwarding devices with single control plane.

Making clear the distributed systems problem.

(⇒ Solve the problem once!)

Configuring flows from global view.

(8)

What is Software Defined Networking?

SDN is a mechanism not a solution

Provides: more control, better guarantees, NOT necessarily

simplicity

Can be combined with backup path/other decision-making process

Implementations: SANE, Ethane, OpenFlow

(9)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition What is OpenFlow? Advantages Disdvantages

SDN is based on Abstraction

Forwarding Abstraction:

OpenFlow API ∼ x86 instruction set

State Distribution Abstraction:

Single state distribution mechanism, well-known convergence

properties, re-usable

(new protocol 9 new state distribution mech.)

Specification Abstraction:

Interacting with network as a single device

(10)

What is OpenFlow?

Network Operating Systems convey configuration of global network

view to actual physical devices

One possible definition of how to model the configuration of a

physical device

(11)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition

What is OpenFlow?

Advantages Disdvantages

Traditional Switch

(12)

OpenFlow Capable Switch

(13)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition

What is OpenFlow?

Advantages Disdvantages

OpenFlow Capable Switches

(14)

Distributed OpenFlow Controller

(15)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition What is OpenFlow?

Advantages

Disdvantages

Pros:

Global view of network demands and fabric resource

Makes it easier to control diverse switches

Deterministic and dynamic flow placement

Efficient provisioning/releasing resources

⇒ Faster convergence

⇒ Higher utilization

⇒ More fault-tolerant

(16)

Cons:

OpenFlow is in early stages

Controllers are not mature yet

Upgrading HW/SW is required

Flow programming is not simple/fast

Northbound APIs in controllers are not standard (Adapting the same

application to different controllers)

(17)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Definition

Outline

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(18)

What is Network Virtualization?

Faithful logical reproduction of physical network services.

Decoupling the (virtual) network services from the physical network.

Coexistence of multiple virtual networks on the same physical

substrate.

Simplifies administration.

It’s a solution.

SDN can be used for building Virtualized Networks.

(19)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Outline

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(20)

SDN/VN Use-cases

Deployment on university campuses

WAN optimization

Flexible virtualization platform

Security services

Bandwidth on demand applications

Multipath networking for higher utilization and efficiency

Network administration

Mobility

(21)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Challenges Stakeholders How? Examples

Outline

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(22)

Challenges in University Campus Network

Diverse use-cases: vending and training machines, fire alarms,

monitoring systems, BYOD, mission critical systems, innovation

infra. etc.

Diverse requirements: secure communication, openness,

virtualization, etc.

Vertical integration: Network HW, OS, and applications are tightly

integrated in a single product

Lack of open standard APIs: Inflexible home-grown scripts

High costs: WiFi, Videos, Big Data-Large Bandwidth

Mismatch between innovation pace in computing and networking

(23)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Challenges

Stakeholders

How? Examples

Who will benefit from?

Campus Central IT: Operation efficiency

Networking Research Community: Using slices of production

network

Research Community (with huge datasets): High energy physics,

Bioinformatics, etc.

(24)

How can you benefit from?

Virtualization: Virtual networks independent of underlying

L1/L2/L3

Advanced Forwarding

Programmability: Developing other applications on top

(25)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Challenges Stakeholders How? Examples

Examples:

Disaster recovery

On-demand provisioning/de-provisioning of network slices

Multipath TCP (e.g. Large volume data transfer)

Compliant virtualized networks (e.g. Payment Card Industry Data

Security Standard (PCI DSS) for POS)

(26)

Outline

1

Motivation

2

Software Defined Networking (SDN)

Definition

What is OpenFlow?

Advantages

Disdvantages

3

Network Virtualization

Definition

4

Use Cases

5

Deployment on University Campuses

Challenges

Stakeholders

How?

Examples

6

Cloud IaaS Platform

Bird View

Data Centre View

Networking inside a Rack

Tenant Network Logical View

Challenges

Examples

(27)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View

Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Multiple Cells

(28)

Single Cell

(29)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View

Networking inside a Rack

Tenant Network Logical View Challenges

Examples

Inside a Rack

(30)

Inside a Compute Node

(31)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack

Tenant Network Logical View

Challenges Examples

Network Logical View

(32)

Any Networking Challenges?

(33)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View

Challenges

Examples

Any Networking Challenges?

Yes, lots of them :)

Deployment complexity

Maintenance cost

Tenant’s network isolation and end-to-end connectivity

Tenant’s traffic monitoring

Security enforcement

(34)

Any Networking Challenges?

Yes, lots of them :)

Deployment complexity

Maintenance cost

Tenant’s network isolation and end-to-end connectivity

Tenant’s traffic monitoring

Security enforcement

(35)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

OpenFlow Enabled Cloud Infrastructure

(36)

Cloud Infrastructure Monitoring 1

(37)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Cloud Infrastructure Monitoring 2

(38)

Cloud Infrastructure Quarantine Zone

(39)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Take home!

SDN is about abstraction (Building GUI using assembly is hard)

You can think of any application (All use-cases of a programming

language?)

Watch open-source projects

(OpenVSwitch, OpenDayLight, Mininet, RouteFlow, ...)

Simulate network, Control with OFC, Move to physical lab, Move to

production

(40)

References

http://www.sciencedirect.com/science/article/pii/S1389128609003387

http://yuba.stanford.edu/foswiki/pub/OpenFlow/Deployment/CampusMeeting06152011/Stanford_OpenFlow.pdf http://www.sdncentral.com/sdn- use- cases/

http://www.youtube.com/user/stanfordopenflow www.stanford.edu/~nikhilh/pubs/handigol-acld10.pdf http://www.openflow.org/wk/index.php/OpenFlow_Wireless https://github.com/OPENNETWORKINGLAB/flowvisor/wiki http://www.openflow.org/downloads/technicalreports/openflow- tr- 2009- 1- flowvisor.pdf https://storage.cloud.google.com/networking/SDN/GoogleSDN.pdf

http://www.sdncentral.com/sdn- use- cases/

http://www.openflowhub.org/blog/blog/2012/12/03/sdn- use- case- multipath- tcp- at- caltech- and- cern/ http://www.opennetsummit.org/pdf/2013/market_opps/sdn_valuechain.pdf

http://www.opennetsummit.org/pdf/2013/presentations/nick_mckeown.pdf An attempt to motivate and clarify Software-Defined Networking (SDN) A Case for Expanding OpenFlow/SDN DeploymentsOn University Campuses

(41)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Q?A!

Thank you!

(42)

Deployment complexity and Maintenance cost

Increased number of networking devices by the factor of cluster size

Virtualized networking devices

(43)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Tenant’s traffic isolation and end-to-end connectivity

VLAN tagging

GRE tunnels, EoIP tunnels

Namespaces in Linux networking stack

(44)

Tenant’s network monitoring

How to distinguish between tenants’ traffic?

VLAN IDs? GRE addresses? Namespaces?

How to get the information in real-time?

Querying: network management service? platform controller? each

compute node?

(45)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Tenant’s network monitoring

How to distinguish between tenants’ traffic?

VLAN IDs? GRE addresses? Namespaces?

How to get the information in real-time?

Querying: network management service? platform controller? each

compute node?

(46)

Tenant’s network monitoring

How to distinguish between tenants’ traffic?

VLAN IDs? GRE addresses? Namespaces?

How to get the information in real-time?

Querying: network management service? platform controller? each

compute node?

(47)

Motivation Software Defined Networking (SDN) Network Virtualization Use Cases Deployment on University Campuses Cloud IaaS Platform

Bird View Data Centre View Networking inside a Rack Tenant Network Logical View Challenges

Examples

Tenant’s network monitoring

How to distinguish between tenants’ traffic?

VLAN IDs? GRE addresses? Namespaces?

How to get the information in real-time?

Querying: network management service? platform controller? each

compute node?

(48)

Security enforcement

Where to put security middle boxes?

How to control and federate them with the rest of platform’s

components?

References

Related documents

When Yusuf al- Dibs stated that “we Maronites know that the term Mardaites was used by our enemies in the eighth century to denote us, and that Maronites

Only if a subcontractor does have a written contract with the owner, and also complies with all of the technical notice and filing requirements of the Property Code, will

In conclusion, our data indicate an association between CRM implementation and a reduction in complication rate and mortality in critically ill patients as well as an improved

9 Review requests for and provide waiver on SLCM compliance Yes - Business Requirements - Security Plan - Design artifacts - Plan artifacts - Technical Design artifacts

accession and institutional experience on institutional development, we do not find a statistically significant relationship between resource dependence and average

Broj mlađih punoljetnih osoba (od 18 do 23 godine) evidentiranih i u tretmanu zbog problema ovisnosti... Broj osoba s problemom ovisnosti – počinitelji kaznenih i/ili

• Transition to professional education at the graduate level would increase the likelihood that education programs are better aligned with other health care profession programs

used by the Office of Special Education Programs (OSEP) differs from the definition used by the National Center for Education Statistics (NCES) Common Core of Data (CCD),