- Learning OpenDaylight
- Reza Toghraee
- 161字
- 2021-07-09 20:08:10
Link Aggregation Control Protocol
Project type: Main
LACP modules is a link aggregation control protocol implementation in the form of an ML-SAL service module. It is used for auto discovery and aggregation of multiple links between the ODL network (the switches or routers) and other LACP-enabled endpoints or switches and routers, firewalls, and load balancers.
The LACP protocol was initially released as the IEEE Ethernet 802.3ad specification, but it was later moved to help bridge and manage groups, as apparent in the 802.1AX specification.
LACP modules within OpenDaylight receive and process LACP control packets through the SAL packet processing service. They also send out LACP control packets through all the active switch ports using the SAL packet processing service; this is done at regular intervals, based on the timer interval configuration. Since this module is designed to aggregate only external links, it ignores the LACP packets received through internal links. It uses the SAL-FLOW service to create LAGs within the switch:

- Linux網(wǎng)絡(luò)管理與配置(第2版)
- 每天5分鐘玩轉(zhuǎn)Kubernetes
- Haskell Financial Data Modeling and Predictive Analytics
- 從實踐中學(xué)習(xí)Kali Linux無線網(wǎng)絡(luò)滲透測試
- jQuery UI Cookbook
- 跟老男孩學(xué)Linux運維:Shell編程實戰(zhàn)
- μC/OS-III內(nèi)核實現(xiàn)與應(yīng)用開發(fā)實戰(zhàn)指南:基于STM32
- Linux內(nèi)核分析及應(yīng)用
- Azure Resource Manager Templates Quick Start Guide
- 電腦辦公(Windows 7 + Office 2013)入門與提高
- 電腦辦公(Windows10+Office2016)從新手到高手
- Hadoop Operations and Cluster Management Cookbook
- 程序員必讀經(jīng)典(算法基礎(chǔ)+計算機(jī)系統(tǒng))
- Python機(jī)器學(xué)習(xí)系統(tǒng)構(gòu)建(原書第3版)
- Administering ArcGIS for Server