Project Proposals: ODL-SDNi App

Slides:



Advertisements
Similar presentations
November 2013 Jan Medved, Reinaldo Penno
Advertisements

LACP Project Proposal.
OpenDaylight Overview for Developers David Meyer Chair, OpenDaylight Technical Steering Committee OpenDaylight | ONS Developer Breakout.
Cs/ee 143 Communication Networks Chapter 6 Internetworking Text: Walrand & Parekh, 2010 Steven Low CMS, EE, Caltech.
Hydrogen Helium Lithium
Ethernet and switches selected topics 1. Agenda Scaling ethernet infrastructure VLANs 2.
Exploring OpenDaylight
Helium Hydrogen. AAA: Authentication, Authorization & Accounting AuthN: Authentication BGP: Border Gateway Protocol COPS: Common Open Policy Service DLUX:
NOV 20, 2014 Abi Varghese Tiju John Mahesh Govind
LISP, SDN, and OpenDaylight
Omniran IEEE 802 Scope of OmniRAN Date: Authors: NameAffiliationPhone Max RiegelNSN
EQ-BGP: an efficient inter- domain QoS routing protocol Andrzej Bęben Institute of Telecommunications Warsaw University of Technology,
Routing and Routing Protocols Routing Protocols Overview.
BGP-LS / PCEP OpenDaylight contribution
1 © Cable Television Laboratories, Inc Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
Vic Liu Liang Xia Zu Qiang Speaker: Vic Liu China Mobile Network as a Service Architecture draft-liu-nvo3-naas-arch-01.
OSI Model. Switches point to point bridges two types store & forward = entire frame received the decision made, and can handle frames with errors cut-through.
Project Proposals: ODL-SDNi App
December 30, 2015 Richard Chien Marko Lai Jason Yuan
7/11/0666th IETF1 QoS Enhancements to BGP in Support of Multiple Classes of Service Andreas Terzis Computer Science Department Johns Hopkins University.
Border Gateway Protocol. Intra-AS v.s. Inter-AS Intra-AS Inter-AS.
Atrium Router Project Proposal Subhas Mondal, Manoj Nair, Subhash Singh.
Orchestration and Controller Architecture Alignment Vimal Begwani AT&T
Konstantin agouros Omkar deshpande
Routing Metrics for Wireless Mesh Networks
VoIP ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts.
SDN challenges Deployment challenges
Chapter 5 Network Layer: The Control Plane
Working at a Small-to-Medium Business or ISP – Chapter 6
Pre-authentication Problem Statement (draft-ohba-hokeyp-preauth-ps-00
Computer Networks Routing Algorithms.
Orchestration and Controller Alignment for ONAP Release 1
LISP Flow Mapping Service
Distributed Mobility Management for Future 5G Networks : Overview and Analysis of Existing Approaches IEEE Wireless Communications January 2015 F. Giust,
OpenDaylight Packetcable Plugin Working Group Call
Multicast Listener Discovery
Routing Metrics for Wireless Mesh Networks
Zhenbin Li, Kai Lu Huawei Technologies IETF 98, Chicago, USA
Ghana Academic and Research Network (GARNET)
Heitor Moraes, Marcos Vieira, Italo Cunha, Dorgival Guedes
OpenDaylight BGP Use-Cases
Ad-hoc Networks.
Possible options of using DDS in oneM2M
OpenDaylight Packetcable Plugin Working Group Call
Tomohiro Otani Kenji Kumaki Satoru Okamoto Wataru Imajuku
COMP 3270 Computer Networks
Chapter 5: Inter-VLAN Routing
Aled Edwards, Anna Fischer, Antonio Lain HP Labs
ONOS Drake Release September 2015.
Enabling Static Routing
BGP Overview BGP concepts and operation.
Brief Introduction to IEEE P802.1CF
Routing Metrics for Wireless Mesh Networks
OSPF and BGP State Migration for Resource-portable IP router
ExaO: Software Defined Data Distribution for Exascale Sciences
Extending MPLS/BGP VPNs to End-Systems
IP and NGN Projects in ITU-T Jean-Yves Cochennec France Telecom SG13 Vice Chair Workshop on Satellites in IP and Multimedia - Geneva, 9-11 December 2002.
Switch controller: Routing
DetNet Information Model Consideration
Routing With a Link-State Protocol
IEEE 802 Scope of OmniRAN Abstract
1 Multi-Protocol Label Switching (MPLS). 2 MPLS Overview A forwarding scheme designed to speed up IP packet forwarding (RFC 3031) Idea: use a fixed length.
Working at a Small-to-Medium Business or ISP – Chapter 6
COMP/ELEC 429/556 Introduction to Computer Networks
3GPP and SIP-AAA requirements
SDN Controllers in the WAN
Computer Networks Protocols
Requirements of Computing in Network
Multicasting Unicast.
Transport network requirements for TAPI considering NBI
Presentation transcript:

Project Proposals: ODL-SDNi App May 8th 2014 Presented by: Rafat Jahan Deepankar Gupta

ODL-SDNi App – ODL East-West Interface ODL- SDNi App scope/coverage SDNi Aggregator Northbound SDNi plugin acts as an aggregator for collecting network information such as topology, stats, host etc. Plugin can be evolved as per needs of network data requested to be shared across federated SDN controllers SDNi RestAPI SDNi REST APIs will be implemented to fetch the aggregated information from the northbound plugin – SDNi aggregator New SDNi RestAPI will be developed, specific to ODL for supporting SDNi application SDNi Wrapper SDNi BGP Wrapper will be responsible for the sharing and collecting information to/from federated controllers EPL License Project Scope Legends

ODL-SDNi App – SDNi Wrapper Network parameters that would be exchanged as part of SDNi communication (a sample) Topology Data: Controller Ip Address Links Nodes Link Bandwidths MAC Address of switches Latency Host IP address QoS Data Packet Loss rate Packets Transmitted Packets Received Extendable to: Network topology Network events User defined request information QoS requirements from user application request Integral infrastructure status (IT, energy consumption…) Dependency Need enhancement in ODL-BGP for: NLRI update message implementation (only inbound Update message implemented) End To End session establishment between BGP speaker We are in discussions with Dana Kutenicsova and Robert Varga RFCs Referred SDNi:draft-yin-sdn-sdni-00.txt Border Gateway Protocol : RFC 4271 NLRI Update :http://tools.ietf.org/html/draft-ietf-idr-ls-distribution-04

Use Case: Bandwidth on demand across inter-SDN Federated Controllers ODL-SDNi App Use Case: Bandwidth on demand across inter-SDN Federated Controllers Business Challenge In the multi-vendor environment, network traffic would need to be orchestrated across intra-/inter-domain subnets of the SDN controllers. The mandate is of a east-west communication that enables SDN controllers across subnets to exchange network information within the purview of defined policies Inter-SDN controller (multi-vendor) communication – exchange of network parameters needs to be per pre-agree interface specifications

Release Plan ODL-SDNi App Milestone Offset 1 date Deliverable M1 05/12/2014 M2 06/09/2014 M3 07/07/2014 M4 08/04/2014 M5 09/01/2014 RC0 09/09/2014 RC1 RC2 09/22/2014 Formal Helium release 09/29/2014 Name Description Release Plan Candidate Release Plan Name Description Release Plan Formal release plan SDNi Aggregator SDNi aggregator code to access opendaylight - Base network Service Functions for data to be available with RestAPI. Name Description Rest API Rest API to be implemented between the controller and SDNi wrapper for Topology data retreival Name Description SDNi Wrapper Code to access topology data through RESTApi and send across in NLRI Update message Name Description Code Freeze SDNi Wrapper code to be able to establish East-West interface among multiple controllers with successful exchange of data. Name Description Bug Fixes Bug fixes for M2 and M3 Name Description Bug Fixes Bug fixes for M4 Name Description Release Review Release Notes and documentation Bug Fixes Bug fixes for M5

Thanks