SlideShare a Scribd company logo
1 of 67
Download to read offline
L
A
B
Outline
2019/10/30 1
• Introduction
• Related Work
• Proposed Method
– System Architecture
– GTP-Support OpenFlow Service
– Low-Latency Service
– Flow Redirecting Service
• Experiments
• Conclusion
L
A
B
Outline
2019/10/30 2
• Introduction
• Related Work
• Proposed Method
• Experiments
• Conclusion
L
A
B
Introduction(1/5)
2019/10/30 3
• From 4th generation to 5th generation mobile
networks
– From closed system to open source platform.
– From dedicated entities/protocols/hardware to
Service Based Architecture (SBA).
– Fast and elastic deployment.
– Key roles-NFV and SDN.
L
A
B
Introduction(2/5)
2019/10/30 4
L
A
B
Introduction(3/5)
2019/10/30 5
• Network Function Virtualization (NFV) is to
transit individual network services that require
dedicated hardware to function virtual
machines.
L
A
B
Introduction(4/5)
2019/10/30 6
• Software Define Networking (SDN) is a
physical separation of network control plane
from data plane and centralized controls
several devices.
L
A
B
Introduction(5/5)
2019/10/30 7
• 5G three application scenarios
L
A
B
Outline
2019/10/30 8
• Introduction
• Related Work
• Proposed Method
• Experiments
• Conclusion
L
A
B
Related Work(1/12)
2019/10/30 9
• GTP in LTE
• Use Open Source Software (OSS)
– OpenAirInterface
– OpenStack
– OpenDaylight
• Other research architectures
L
A
B
Related Work(2/12)
2019/10/30 10
• General Packet Radio Service (GPRS)
Tunneling Protocol (GTP) is a group of IP-
based communications protocols.
• GTP used to carry general packet radio service
(GPRS) within GSM (2G), UMTS (3G) and
LTE (4G) networks.
L
A
B
Related Work(3/12)
2019/10/30 11
• Three GTP categories
– GTP-C: For control PDP (Packet Data Protocol)
Context, reachable validation and tunnel creation,
deletion and update.
– GTP-U: For multiple tunnels carry UE data to
transport.
– GTP’: For operators to charge payment.
L
A
B2019/10/30 12
L
A
B
Related Work(5/12)
2019/10/30 13
• Use Open Source Software (OSS)
– OpenAirInterface
– OpenStack
– OpenDaylight
L
A
B
Related Work(6/12)
2019/10/30 14
• OSS-OpenAirInterface
– EURECOM has created the OpenAirInterface
(OAI) Software Alliance (OSA).
– An open-source ecosystem for the core (EPC) and
access-network (EUTRAN) protocols of 3GPP
cellular systems.
L
A
B
Related Work(7/12)
2019/10/30 15
• OSS-OpenStack
L
A
B
Related Work(8/12)
2019/10/30 16
• OSS-OpenDaylight
– The Linux Foundation is responsible for managing
open source projects.
– OpenDaylight is a multi-protocol controller
framework based on SDN development.
– Support OpenFlow to control switches.
L
A
B
Related Work(9/12)
2019/10/30 17
• Other research architectures
– Removed GTP Architecture
– vEPC
– Low-Latency-Multi-access Edge Computing (LL-
MEC)
L
A
B
Related Work(10/12)
2019/10/30 18
• Removed GTP Architecture
L
A
B
Related Work(11/12)
2019/10/30 19
• vEPC-Proposed by ETSI
L
A
B
Related Work(12/12)
2019/10/30 20
• LL-MEC -Proposed by EURECOM
L
A
B
Outline
2019/10/30 21
• Introduction
• Related Work
• Proposed Method
– System Architecture
– GTP-Support OpenFlow Service
– Low-Latency Service
– Flow Redirecting Service
• Experiments
• Conclusion
L
A
B
Proposed Method
2019/10/30 22
• System Architecture
• GTP-Support OpenFlow Service
• Low-Latency Service
• Flow Redirecting Service
L
A
B2019/10/30 23
L
A
B
Application Layer
Control Layer
Infrastructure Layer
L
A
B
Proposed Method
2019/10/30 25
• System Architecture
• GTP-Support OpenFlow Service
• Low-Latency Service
• Flow Redirecting Service
L
A
B
GTP-Support OpenFlow Service(1/4)
2019/10/30 26
• Let SDN controller handle UE’s traffic after UE
attach, including Uplink and Downlink.
• Controller can do more action in OpenFlow spec.
– Modify header,drop,QoS,…etc.
L
A
B
GTP-Support OpenFlow Service(2/4)
2019/10/30 27
L
A
B
GTP-Support OpenFlow Service(3/4)
2019/10/30 28
• Uplink
• Downlink
L
A
B
GTP-Support OpenFlow Service(4/4)
2019/10/30 29
• Uplink
• Downlink
L
A
B
Proposed Method
2019/10/30 30
• System Architecture
• GTP-Support OpenFlow Service
• Low-Latency Service
• Flow Redirecting Service
L
A
B
Low Latency Service
2019/10/30 31
• GTP Decapsulation and Encapsulation
• Floating IP Architecture
L
A
B
Low Latency Service
2019/10/30 32
L
A
B2019/10/30 33
GTP Decapsulation and Encapsulation
D = 1 −
𝑀𝑎𝑥 𝑃 − 36,46
𝑃
, 56 ≤ P ≤ 1500
46 Byte-1500 Byte
Header Payload CRC
4 Byte14 Byte
L
A
B
Low Latency Service
2019/10/30 34
T = 𝑇𝑂𝑉𝑆,𝐸𝑃𝐶 + 𝑃𝐸𝑃𝐶 + 𝑇𝐸𝑃𝐶,𝐻𝑜𝑠𝑡
T′
= 𝑃𝑂𝑉𝑆 + 𝑇𝑂𝑉𝑆,𝐻𝑜𝑠𝑡
L
A
B
Floating IP Architecture
2019/10/30 35
• In order to let remote host route the correct path, we
can’t directly use the IP of UE allocated by PGW.
• Controller provides operators assign an unused IP in
edge LAN to UEs.
• Controller handles the assigned IP flows.
L
A
B
Initial GTP-U Protocol Stack
GTP OVS
eNBUE
A B
EPC
Gateway
Internet Host
D
C
E
DC
EC
Eth
IP
ED
EC
Eth
IP
EA
CB
CB
Eth
IP
GTP/IP
Src Dst
2019/10/30 36
L
A
B
EPC
Floating IP Architecture(Uplink)
GTP OVS
eNBUE
A B
Gateway
Internet Host
D
E
DNil
EF
Eth
IP
EA
CB
CB
Eth
IP
GTP/IP
ED
EF
Eth
IP
F
C
Data Flow Direction
2019/10/30 37
pop_gtp
NilNil
EA
Eth
IP
pop_gtp_src
L
A
B
TEID
BC
BC
Eth
IP
GTP
AEGTP/IP
EPC
Floating IP Architecture(Downlink)
GTP OVS
eNBUE
A B
Gateway
Internet Host
D
E
?D
FE
Eth
IP
DE
FE
Eth
IP
Controller
ARP Handler
Response eNB
Mac AddressF
Data Flow Direction
ARP Query
B
C
2019/10/30 38
push_gtp_dst &
push_gtp_teid
mod_nw_src &
mod_nw_dst
TEID
NilNil
NilNil
Eth
IP
GTP
AEGTP/IP
L
A
B
Proposed Method
2019/10/31 39
• System Architecture
• GTP-Support OpenFlow Service
• Low-Latency Service
• Flow Redirecting Service
L
A
B
Flow Redirecting Service
2019/10/30 40
eNB1
eNB2
UE
UE
UE
Openstack Cloud
EPC
Central OVS
SDN Controller
eNB3 EPC2
L
A
B
Outline
2019/10/30 41
• Introduction
• Related Work
• Proposed Method
• Experiments
• Conclusion
L
A
B
Experiments(1/21)
2019/10/30 42
• Development Environment
• Flow Diagram
• Simulation Environment
• Software Testing Tools
• Experimental Result
• Demo
L
A
B
Experiments(2/21)
2019/10/30 43
• Development Environment
Hardware Software
ASUS X99-E
CPU : Intel® Core™ i7-5960X
Memory : 32 GB
Centos 7.7-1908
OpenStack-Queens
OpenAirInterface-openair-
cn
Acer M6630G
CPU : Intel® Core™ i7-4790
Memory : 8 GB
Ubuntu 16.04.3
OpenDaylight-Nitrogen SR3
Node.js-v10.16.0
Central Cloud
SDN Controller
L
A
B
Experiments(3/21)
2019/10/30 44
• Development Environment
Hardware Software
ASUS MD790
CPU : Intel® Core™ i7-6700
Memory : 24 GB
Centos 7.6-1810
Open vSwitch-2.9.0
Acer M6630G
CPU : Intel® Core™ i7-4790
Memory : 8 GB
Ubuntu 16.04.3
OpenAirInterface-
openairinterface5g
Ettus USRP B210、B200 mini 2600 Mhz (Band 7)
Sony Xperia z3+、z5 Android 7.1.1
Edge OVS
eNB
UE
SDR board
L
A
B
eNB1
GTP
OVS
OpenStack
Cloud
Controller
eNB2
UE1
UE2
USRP B210 USRP B200
mini
L
A
B
L
A
B
Experiments(6/21)
2019/10/30 47
• Simulation Environment
Hop 1 times
Hop 4 times
noc.tanet.edu.tw
edith.cse.nsysu.edu.tw
140.117.168.x/24
140.117.169.x/24
140.117.193.x/24
L
A
B
Experiments(7/21)
2019/10/30 48
• Software testing tools
◼IP Tools
◆IP Informatin
◆Pings
◼Test method
◆Send different size ICMP packets to
Edge/Internet Host
◆Circulate Fronthaul/Backhaul Latency
◆Test 1000 times
L
A
B
Experiments(8/21)
2019/10/30 49
18 64 128 256 512 1024
Hop 4 EPC 1.237 1.347 1.416 1.546 1.816 2.397
Hop 1 EPC 0.776 0.915 0.989 1.014 1.179 1.479
FloatingIP 0.614 0.72 0.739 0.807 0.917 1.169
0
0.5
1
1.5
2
2.5
3
Latency(ms)
Packet Size(Byte)
Edge Host Backhaul Latency
L
A
B
Experiments(9/21)
2019/10/30 50
18 64 128 256 512 1024
Hop 4 EPC 28.357 28.297 28.741 29.47 31.735 33.409
Hop 1 EPC 26.708 26.83 27.765 29.08 29.329 31.535
FloatingIP 24.028 24.518 27.5 27.702 28.928 30.748
0
5
10
15
20
25
30
35
40
Latency(ms)
Packet Size(Byte)
Edge Host Fronthaul Latency
L
A
B
Experiments(10/21)
2019/10/30 51
18 64 128 256 512 1024
Hop 4 EPC 7.177 7.382 7.345 7.574 7.86 8.281
Hop 1 EPC 6.996 7.069 7.082 7.18 7.33 7.692
FloatingIP 6.78 6.856 6.916 7.016 7.085 7.38
0
1
2
3
4
5
6
7
8
9
Latency(ms)
Packet Size(Byte)
Internet Host Backhaul Latency
L
A
B
Experiments(11/21)
2019/10/30 52
18 64 128 256 512 1024
Hop 4 EPC 36.181 35.149 37.635 37.649 38.158 38.367
Hop 1 EPC 32.476 34.304 37.599 37.416 38.919 38.926
FloatingIP 31.797 32.032 34.443 36.764 37.284 37.437
0
5
10
15
20
25
30
35
40
45
Latency(ms)
Packet Size(Byte)
Internet Host Fronthaul Latency
L
A
B
Experiments(12/21)
2019/10/30 53
• Software testing tools
◼Speedtest
◆Downlink
◆Uplink
◼Test method
◆Send packets to Kaohsiung CNS server
◆Test 10 times
L
A
B
Experiments(13/21)
2019/10/30 54
Test environment Uplink(Mbps) Downlink(Mbps)
Hop 4 EPC 7.998 16.6
Hop 1 EPC 8.159 16.67
Floating IP 8.262 2.135
• Throughput
L
A
B
Experiments(14/21)
2019/10/30 55
• There is no PGW to buffer data.
– TCP Dup ACK,Out-of-Order,Retransmission.
L
A
B
3GPP TS 22.261
L
A
B
Experiments(16/21)
2019/10/30 57
• Software testing tools
◼Self-developed
◆Downlink
◆Uplink
◼Test method
◆Download different size packets from edge server in a
bit intervals
◆Test 30 times
L
A
B
Experiments(17/21)
2019/10/30 58
64 128 256 512 1024
Hop 4 EPC 6.099 9.024 13.363 16.013 17.782
Hop 1 EPC 6.133 9.151 13.458 16.558 17.769
Floating IP 6.15 9.51 13.567 16.528 18.6
0
2
4
6
8
10
12
14
16
18
20
Throughput(Mbps)
Buffer Size(Byte)
UE Downlink Throughput
L
A
B
Experiments(18/21)
2019/10/30 59
Self-test App Speedtest
Hop 4 EPC 7.467 7.998
Hop 1 EPC 7.505 8.159
Floating IP 7.536 8.262
7
7.2
7.4
7.6
7.8
8
8.2
8.4
Throughput(Mbps)
UE Uplink Throughput
L
A
B
Experiments(19/21)
• Flow Redirecting Service
• Test EPC CPU loading 10 times in different
connections during Speedtest.
◆1 UE, 1eNB
◆2 UE, same eNB
◆2 UE, different eNB, same EPC
L
A
B2019/10/30 61
Experiments(20/21)
0
5
10
15
20
25
30
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
EPCCPULoad(%)
Time(sec)
EPC Loading
1eNB,1UE 1eNB,2UE 2eNB,2UE
L
A
B
Experiments(21/21)
2019/10/30 62
Uplink(Mbps) Downlink(Mbps) EPC Avg
Loading (%)
1eNB, 1UE 8.027 16.6 16.333
1eNB, 2UE 6.959 10.698 18.645
2eNB, 2UE 8.09 16.68 19.011
• Throughput and loading for same EPC
L
A
B2019/10/30 63
Demo
L
A
B2019/10/30 64
Demo
L
A
B
Outline
2019/10/30 65
• Introduction
• Related Work
• Proposed Method
• Experiments
• Conclusion
L
A
B
Conclusion
• We develop a GTP patch based on OVS, so that it can identify,
decapsulate and encapsulate UE’s GTP-U flow Traffic using
OpenFlow.
• Propose a mechanism to decrease backhaul latency based on
processing GTP-U packets in edge OVS.
• Based on NFV and SDN, our proposed architecture and GTP
patch pursues the 5G uRLLC specification.
L
A
B
Thanks for your Listening!
2019/10/30 67

More Related Content

What's hot

2014 Global Transport SDN Demonstration
2014 Global Transport SDN Demonstration2014 Global Transport SDN Demonstration
2014 Global Transport SDN DemonstrationDeborah Porchivina
 
Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...
Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...
Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...OPNFV
 
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsGetting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsRadisys Corporation
 
ONF Transport API (TAPI) Project
ONF Transport API (TAPI) ProjectONF Transport API (TAPI) Project
ONF Transport API (TAPI) ProjectDeborah Porchivina
 
Scalable Web Technology for the Internet of Things
Scalable Web Technology for the Internet of ThingsScalable Web Technology for the Internet of Things
Scalable Web Technology for the Internet of ThingsMatthias Kovatsch
 
Transforming the Network to Transform the World
Transforming the Network to Transform the WorldTransforming the Network to Transform the World
Transforming the Network to Transform the WorldOPNFV
 
Summit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN ControllersSummit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN ControllersOPNFV
 
OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016Deborah Porchivina
 
Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...
Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...
Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...Alpen-Adria-Universität
 
Network State Awareness & Troubleshooting
Network State Awareness & TroubleshootingNetwork State Awareness & Troubleshooting
Network State Awareness & TroubleshootingAPNIC
 
Ch 04 --- sdn deployment models
Ch 04 --- sdn deployment modelsCh 04 --- sdn deployment models
Ch 04 --- sdn deployment modelsYoram Orzach
 
CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...
CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...
CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...Matthias Kovatsch
 
Virtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network VirtualizationVirtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network VirtualizationDeborah Porchivina
 
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017Deborah Porchivina
 
Next-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAMNext-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAMOpen Networking Summit
 
Summit 16: How to Compose a New OPNFV Solution Stack?
Summit 16: How to Compose a New OPNFV Solution Stack?Summit 16: How to Compose a New OPNFV Solution Stack?
Summit 16: How to Compose a New OPNFV Solution Stack?OPNFV
 
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...Leah Wilkinson
 
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...Christian Esteve Rothenberg
 
OIF CEI-112G at OFC 2020 Presentation
OIF CEI-112G at OFC 2020 PresentationOIF CEI-112G at OFC 2020 Presentation
OIF CEI-112G at OFC 2020 PresentationLeah Wilkinson
 

What's hot (20)

2014 Global Transport SDN Demonstration
2014 Global Transport SDN Demonstration2014 Global Transport SDN Demonstration
2014 Global Transport SDN Demonstration
 
Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...
Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...
Summit 16: Applying Machine Learning to Intent-based Networking and Nfv Scali...
 
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsGetting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
 
ONF Transport API (TAPI) Project
ONF Transport API (TAPI) ProjectONF Transport API (TAPI) Project
ONF Transport API (TAPI) Project
 
Scalable Web Technology for the Internet of Things
Scalable Web Technology for the Internet of ThingsScalable Web Technology for the Internet of Things
Scalable Web Technology for the Internet of Things
 
Transforming the Network to Transform the World
Transforming the Network to Transform the WorldTransforming the Network to Transform the World
Transforming the Network to Transform the World
 
Summit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN ControllersSummit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN Controllers
 
OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016
 
Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...
Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...
Video Coding for Large-Scale HTTP Adaptive Streaming Deployments: State of th...
 
Network State Awareness & Troubleshooting
Network State Awareness & TroubleshootingNetwork State Awareness & Troubleshooting
Network State Awareness & Troubleshooting
 
Ch 04 --- sdn deployment models
Ch 04 --- sdn deployment modelsCh 04 --- sdn deployment models
Ch 04 --- sdn deployment models
 
Optinet China 2019
Optinet China 2019Optinet China 2019
Optinet China 2019
 
CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...
CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...
CoAP for the Web of Things: From Tiny Resource-constrained Devices to the W...
 
Virtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network VirtualizationVirtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network Virtualization
 
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
 
Next-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAMNext-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAM
 
Summit 16: How to Compose a New OPNFV Solution Stack?
Summit 16: How to Compose a New OPNFV Solution Stack?Summit 16: How to Compose a New OPNFV Solution Stack?
Summit 16: How to Compose a New OPNFV Solution Stack?
 
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
 
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
 
OIF CEI-112G at OFC 2020 Presentation
OIF CEI-112G at OFC 2020 PresentationOIF CEI-112G at OFC 2020 Presentation
OIF CEI-112G at OFC 2020 Presentation
 

Similar to Kuo wei's thesis

OGF standards for cloud computing
OGF standards for cloud computingOGF standards for cloud computing
OGF standards for cloud computingAlan Sill
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Cisco Canada
 
Richard - IFIP Networking 2021 - Panel.pdf
Richard - IFIP Networking 2021 - Panel.pdfRichard - IFIP Networking 2021 - Panel.pdf
Richard - IFIP Networking 2021 - Panel.pdfRichard Renwei Li
 
Colt's SDN/NFV Vision
Colt's SDN/NFV VisionColt's SDN/NFV Vision
Colt's SDN/NFV VisionFIBRE Testbed
 
Colt SDN Strategy - FIBRE Workshop 5 Nov 2013 Barcelona
Colt SDN Strategy - FIBRE Workshop 5 Nov 2013 BarcelonaColt SDN Strategy - FIBRE Workshop 5 Nov 2013 Barcelona
Colt SDN Strategy - FIBRE Workshop 5 Nov 2013 BarcelonaJavier Benitez
 
Cloud open unveillithium-odlnewrelease-2-ns
Cloud open unveillithium-odlnewrelease-2-nsCloud open unveillithium-odlnewrelease-2-ns
Cloud open unveillithium-odlnewrelease-2-nsNEC Corporation
 
B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...
B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...
B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...Darniss
 
Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Cisco Canada
 
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktyczniePLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktyczniePROIDEA
 
Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015
Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015
Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015Sckipio
 
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...Indonesia Network Operators Group
 
ASCC Network Experience in IPv6
ASCC Network Experience in IPv6ASCC Network Experience in IPv6
ASCC Network Experience in IPv6Ethern Lin
 
20th TWNIC OPM IPv6 Support by SDN & NFV
20th TWNIC OPM IPv6 Support by SDN & NFV20th TWNIC OPM IPv6 Support by SDN & NFV
20th TWNIC OPM IPv6 Support by SDN & NFVKae Hsu
 
Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...
Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...
Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...David Meyer
 

Similar to Kuo wei's thesis (20)

OGF standards for cloud computing
OGF standards for cloud computingOGF standards for cloud computing
OGF standards for cloud computing
 
Alfredo paganophd 3y
Alfredo paganophd 3yAlfredo paganophd 3y
Alfredo paganophd 3y
 
Colt VCPE and NFV at L123 SDN WC 2015
Colt VCPE and NFV at L123 SDN WC 2015Colt VCPE and NFV at L123 SDN WC 2015
Colt VCPE and NFV at L123 SDN WC 2015
 
MENOG-Segment Routing Introduction
MENOG-Segment Routing IntroductionMENOG-Segment Routing Introduction
MENOG-Segment Routing Introduction
 
cisco-mpls-tp-solutions-moustafa-kattan.pdf
cisco-mpls-tp-solutions-moustafa-kattan.pdfcisco-mpls-tp-solutions-moustafa-kattan.pdf
cisco-mpls-tp-solutions-moustafa-kattan.pdf
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
 
Netsoft19 Keynote: Fluid Network Planes
Netsoft19 Keynote: Fluid Network PlanesNetsoft19 Keynote: Fluid Network Planes
Netsoft19 Keynote: Fluid Network Planes
 
Richard - IFIP Networking 2021 - Panel.pdf
Richard - IFIP Networking 2021 - Panel.pdfRichard - IFIP Networking 2021 - Panel.pdf
Richard - IFIP Networking 2021 - Panel.pdf
 
Colt's SDN/NFV Vision
Colt's SDN/NFV VisionColt's SDN/NFV Vision
Colt's SDN/NFV Vision
 
Colt SDN Strategy - FIBRE Workshop 5 Nov 2013 Barcelona
Colt SDN Strategy - FIBRE Workshop 5 Nov 2013 BarcelonaColt SDN Strategy - FIBRE Workshop 5 Nov 2013 Barcelona
Colt SDN Strategy - FIBRE Workshop 5 Nov 2013 Barcelona
 
Cloud open unveillithium-odlnewrelease-2-ns
Cloud open unveillithium-odlnewrelease-2-nsCloud open unveillithium-odlnewrelease-2-ns
Cloud open unveillithium-odlnewrelease-2-ns
 
B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...
B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...
B-IoT based Green Technology Solutions to Control Pollution by Tracing Carbon...
 
Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS
 
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktyczniePLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
 
Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015
Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015
Sckipio G.fast Presentation at TNO Ultrafast Broadband 2015
 
Final project report
Final project reportFinal project report
Final project report
 
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
 
ASCC Network Experience in IPv6
ASCC Network Experience in IPv6ASCC Network Experience in IPv6
ASCC Network Experience in IPv6
 
20th TWNIC OPM IPv6 Support by SDN & NFV
20th TWNIC OPM IPv6 Support by SDN & NFV20th TWNIC OPM IPv6 Support by SDN & NFV
20th TWNIC OPM IPv6 Support by SDN & NFV
 
Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...
Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...
Introduction to OpenDaylight and Hydrogen, Learnings from the Year, What's Ne...
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Kuo wei's thesis