- 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.
推薦閱讀
- Containerization with LXC
- BPEL and Java Cookbook
- Kali Linux滲透測(cè)試全流程詳解
- Learning Android Intents
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)企業(yè)應(yīng)用案例詳解
- Docker+Kubernetes應(yīng)用開發(fā)與快速上云
- 嵌入式Linux應(yīng)用開發(fā)菜鳥進(jìn)階
- VMware NSX Cookbook
- Windows 7案例教程
- Learning Magento 2 Administration
- Hands-On UX Design for Developers
- Linux基礎(chǔ)使用與案例
- Windows Server 2008組網(wǎng)技術(shù)與實(shí)訓(xùn)(第3版)
- Linux從入門到精通(視頻教學(xué)版)
- Getting Started with UDK