- OpenDaylight Cookbook
- Mathieu Lemay Alexis de Talhou?t Jamie Goodyear Rashmi Pujar Mohamed El Serngawy Yrineu Rodrigues
- 118字
- 2021-07-02 21:38:40
How it works...
The VPN service project is used to provide a REST layer to create VPNs, perform MPLS label management, and to maintain the overall MPLS VPN state information.
VPN rules themselves will be realized via intents by requesting the proper isolation between the endpoint types using MPLS-capable intents. Thus, the VPN service has a project dependency on Network Intent Composition (NIC).
NIC is used to manage new MPLS-based endpoints that will have the required level of information required to establish the connectivity between the CE equipment when creating a VPN with a MPLS intent.
The endpoints will have to have the required MPLS information, but via the endpoint type's information and will map to the label.
推薦閱讀
- Learning Java Functional Programming
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- Testing with JUnit
- 計(jì)算機(jī)圖形學(xué)編程(使用OpenGL和C++)(第2版)
- Blockly創(chuàng)意趣味編程
- 匯編語言程序設(shè)計(jì)(第3版)
- Microsoft Dynamics AX 2012 R3 Financial Management
- 輕松上手2D游戲開發(fā):Unity入門
- 汽車人機(jī)交互界面整合設(shè)計(jì)
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- ArcPy and ArcGIS(Second Edition)
- Building Clouds with Windows Azure Pack
- C/C++代碼調(diào)試的藝術(shù)
- Jakarta EE Cookbook