- Learning OpenDaylight
- Reza Toghraee
- 195字
- 2021-07-09 20:08:06
Application-Layer Traffic Optimization (ALTO)
Project type: Main
ALTO is a protocol defined by IETF with functions to provide network information to applications.
Specifically, ALTO defines abstractions and services to provide simplified network views and network services to guide the application usage of network resources, including cost. It includes five services:
- Cost map service: ALTO's cost map provides costs between defined groupings.
- Network map service: This service provides aggregate information to ALTO clients in the form of ALTO network maps.
- Filtered map service: This service allows ALTO clients to send a parameter-based query to an ALTO server and request for a more specific network map and/or cost map.
- Endpoint property service: This service allows ALTO clients to look up properties for each individual endpoint.
- Endpoint cost service: This service allows an ALTO server to return the costs of direct endpoints.
ALTO implementation in ODL includes both MD-SAL and AD-SAL models; it also includes services. The alto-manager is a command-line tool to generate network maps and cost maps using ALTO.
These services, the alto-hosttracker service for example, rely on the L2 switch module and generate a network map, a corresponding cost map, and the endpoint cost service.
推薦閱讀
- pcDuino開發(fā)實戰(zhàn)
- 嵌入式Linux開發(fā)技術
- Kubernetes網絡權威指南:基礎、原理與實踐
- Windows Server 2012網絡操作系統(tǒng)企業(yè)應用案例詳解
- 網絡操作系統(tǒng)管理與應用(第三版)
- Mastering Reactive JavaScript
- NetDevOps入門與實踐
- Linux基礎使用與案例
- Windows Vista終極技巧金典
- μC/OS-III內核實現與應用開發(fā)實戰(zhàn)指南:基于STM32
- Multi-Cloud for Architects
- Office 365 User Guide
- Android NDK Beginner's Guide
- Unity AR/VR開發(fā):實戰(zhàn)高手訓練營
- Windows PE權威指南