Otcc2018.LYO.001 – MDML Example for Feb02

Slides:



Advertisements
Similar presentations
Florida State UniversityCOP Advanced Unix Programming Raw Sockets Datalink Access Chapters 25, 26.
Advertisements

ITU-T/OIF Report IETF 76 – Hiroshima – Nov09 L. Ong (Ciena) Thanks to Malcolm Betts & Kam Lam for ITU- T slides.
Information model for G.709 Optical Transport Network (OTN) draft-bccg-ccamp-otn-g709-info-model-03 CCAMP WG, IETF 79 th Beijing.
OSPF-TE extensions for GMPLS Control of Evolutive G.709 OTN
User Interface. The Protocol Interface The service we have tested is a clock: the control point sends a request to the device (demo device in this case)
1 SDN Problem Statement and Scenery draft-nadeau-sdn-problem-statement-01 Thomas D. Nadeau IETF-82.
CCAMP WG, IETF 76th, Hiroshima, Japan draft-zhang-ccamp-gmpls-g709-framework-00.txt Fatai Zhang Dan Li Jianrui.
Cloud based storage. Cloud Storage Storage accessed by a web service API It is a block storage, it exposes its storage to clients as Raw storage that.
Chapter 3 How to build a network?. 2 Objectives What is a Network? IP Addresses Key Components of a Network (NIC) Factors in Designing a Network.
Learningcomputer.com SQL Server 2008 Configuration Manager.
© Ciena Corporation The Path to 100 G Ethernet Martin Nuss VP & Chief Technologist.
Chapter 2 Applications and Layered Architectures Sockets.
Cisco Discovery Protocol. CDP and Router Boot Up When a Cisco device boots up, CDP starts up automatically and allows the device to detect neighbor devices.
CCAMP WG, IETF 81th, Quebec City, Canada draft-zhang-ccamp-gmpls-evolving-g txt Authors & Contributors GMPLS Signaling Extensions for the Evolving.
Media Access Control (MAC) addresses in the network access layer ▫ Associated w/ network interface card (NIC) ▫ 48 bits or 64 bits IP addresses for the.
CIS 725 Service Specification. Transport Layer Connection management End-to-end control Network layer Transport layer ApplicationFA.
Socket Programming Introduction. Socket Definition A network socket is one endpoint in a two-way communication flow between two programs running over.
LO1 Know types of Network Systems and Protocols. Application Layer Protocols.
The Client-Server Model And the Socket API. Client-Server (1) The datagram service does not require cooperation between the peer applications but such.
Framework for G.709 Optical Transport Network (OTN) draft-ietf-ccamp-gmpls-g709-framework-05 CCAMP WG, IETF 82 nd Taipei.
Way beyond fast © 2002 Axis Systems, Inc. CONFIDENTIAL Axis Common Transaction Interface (CTI) Architecture Highlights 9/11/2003 Ching-Ping Chou Axis Systems,
ATM Protocol Architecture Mode. ATM architecture uses a logical reference model to describe its functions ATM functions correspond to physical layer and.
Mid-Atlantic Crossroads (MAX) GENI Facility Status Update March 16, 2010 Tom Lehman Xi Yang Peter O'Neil Abdella Battou.
Overview Institution 1 Institution 2 RS RS- Reputation Service Virtual Organization 1 RS Institution 3 Institution 4 RS GRID Virtual Organization 2 RS.
ArcGIS for Server Security: Advanced
Goals and objectives Project(s): MBH IA Phase 4 Transport for 5G Networks Purpose of the contribution: Input to MBH IA Phase 4 Abstract: Overview on the.
Instructor & Todd Lammle
Chapter 8 Networking Computers with Switches
Module 3: Enabling Access to Internet Resources
OTSi Termination Model
Requirement model.
Airmux-5000 General Availability Releases 3.4
TEAS WG, IETF 95th, Buenos Aires, Argentina
NSI Topology Thoughts on how topology fits into the NSI architecture
Layer Examples.
Unit OS A: Windows Networking
Input/Output 1 1.
FRD Examples November 28, 2017 L. Ong.
Continuous Slot Well Screens.
Use Case: Multi vendor domain OMS interworking
Applicability of YANG models for ACTN
Multi-Layer Scenarios
Iftekhar Hussain (Presenter),
IBM® Storwize V3700 (Business Partner Version)
פחת ורווח הון סוגיות מיוחדות תהילה ששון עו"ד (רו"ח) ספטמבר 2015
מונחים בסיסיים במודל השכבות
COMMON LAYER 2 DEVICES AND FUNCTIONALITIES.
NetStream Diplo System Configuration
Multi-Layer Scenarios
November 6-11, 2017 Nov. 10 version L. Ong
ONF OTCC TAPI Contribution
Rod LU (ZTE) Yunbo LI (CMCC) Yang ZHAO (CMCC) Yunbin XU (CATR)
Issues and solutions raised in CMCC lab test
Computer Networks Protocols
Multi-Layer Scenarios
Multicasting Unicast.
Layer Examples Onf
Applicability of YANG models for ACTN
TAPI Photonic Media Model
Device Management Profile and Requirements
CMCC Laboratory test of SOTN Northbound interface based on TAPI 2.0
TAPI Photonic Media Model
Karthik Sethuraman, NEC
Multi-Layer Scenarios
TAPI Overview* Karthik Sethuraman, NEC May 5, 2019 *animated.
Karthik Sethuraman, NEC
TAPI Topology & Connectivity Concepts
Karthik Sethuraman, NEC Andrea Mazzini, Nokia
Multi-Layer Scenarios
Presentation transcript:

Otcc2018.LYO.001 – MDML Example for Feb02 L. Ong Feb. 2, 2018

Multi-domain, Multi-layer Option B MD Controller Internal View (not exposed to end user) D1 D3 1.G 1.D1 D1-e D3-1e 11.D3 11.G 2.R 2.D1 12.D3 12.R 13.D3 3.G 3.D1 D3-2e 10.D3 10.G 4.R 4.D1 9.D3 9.R 7.D1 D2 8.D1 D3-2o D1-o D2-1o D2-3o 5.D1 5.D2 7.D2 7.D3 D3-3o 14.D3 D3-1o 8.D2 8.D3 6.D1 6.D2 D2-2o D3-4o

L1 Request to Domain 1 { "_end-point": [ "service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/5.D2" "layer-protocol-name": “ODU", "direction": "BIDIRECTIONAL", "role":"SYMMETRIC", }, "_service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/7.D2" "layer-protocol-name": "ODU", } ], "service-type": "POINT_TO_POINT_CONNECTIVITY", "requested-capacity": "total-size": “value”: 10, “unit”: "GBPS" If this is, e.g., an OTU4 port, need to specify the tributary slots/label value used for the 10Gb ODU2 service Use “name” as in 2016 Use ODU yang model, e.g., tributary-slot-list

L1 Request to Domain 2 { "_end-point": [ "service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/8.D1" "layer-protocol-name": “ODU", "direction": "BIDIRECTIONAL", "role":"SYMMETRIC", }, "_service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/5.D1" "layer-protocol-name": "ODU", } ], "service-type": "POINT_TO_POINT_CONNECTIVITY", "requested-capacity": "total-size": “value”: 10, “unit”: "GBPS" If this is, e.g., an OTU4 port, need to specify the tributary slots/label value used for the 10Gb ODU2 service Use “name” as in 2016 Use ODU yang model, e.g., tributary-slot-list If this is, e.g., an OTU4 port, need to specify the tributary slots/label value used for the 10Gb ODU2 service Use “name” as in 2016 Use ODU yang model, e.g., tributary-slot-list

L1 Request to Domain 3 { "_end-point": [ "service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/7.D3" "layer-protocol-name": “ODU", "direction": "BIDIRECTIONAL", "role":"SYMMETRIC", }, "_service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/14.D3" "layer-protocol-name": "ODU", } ], "service-type": "POINT_TO_POINT_CONNECTIVITY", "requested-capacity": "total-size": “value”: 10, “unit”: "GBPS" If this is, e.g., an OTU4 port, need to specify the tributary slots/label value used for the 10Gb ODU2 service Use “name” as in 2016 Use ODU yang model, e.g., tributary-slot-list

Multi-domain, Multi-layer Option B MD Controller Internal View (not exposed to end user) D1 D3 1.G 1.D1 D1-e D3-1e 11.D3 11.G 2.R 2.D1 12.D3 12.R 13.D3 3.G 3.D1 D3-2e 10.D3 10.G 4.R 4.D1 9.D3 9.R 7.D1 D2 8.D1 D3-2o D1-o D2-1o D2-3o 5.D1 5.D2 7.D2 7.D3 D3-3o 14.D3 D3-1o 8.D2 8.D3 6.D1 6.D2 D2-2o D3-4o

ETH Request to Domain 1 { "_end-point": [ "service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/1.D1" "layer-protocol-name": “ETH", "direction": "BIDIRECTIONAL", "role":"SYMMETRIC", }, "_service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/7.D1" } ], "service-type": "POINT_TO_POINT_CONNECTIVITY", "requested-capacity": "total-size": “value”: 10, “unit”: "GBPS"

ETH Request to Domain 3 { "_end-point": [ "service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/13.D3" "layer-protocol-name": “ETH", "direction": "BIDIRECTIONAL", "role":"SYMMETRIC", }, "_service-interface-point": "http://127.0.0.1:8080/restconf/config/context/service-interface-point/11.D3" } ], "service-type": "POINT_TO_POINT_CONNECTIVITY", "requested-capacity": "total-size": “value”: 10, “unit”: "GBPS"

Multi-domain, Multi-layer Option B MD Controller Internal View (not exposed to end user) D1 D3 1.G 1.D1 D1-e D3-1e 11.D3 11.G 2.R 2.D1 12.D3 12.R 13.D3 3.G 3.D1 D3-2e 10.D3 10.G 4.R 4.D1 9.D3 9.R 7.D1 D2 8.D1 D3-2o D1-o D2-1o D2-3o 5.D1 5.D2 7.D2 7.D3 D3-3o 14.D3 D3-1o 8.D2 8.D3 6.D1 6.D2 D2-2o D3-4o