︿
Top

LACP (Link Aggregation Control Protocol) 運作示意圖

簡單來說便是將多個網路頻寬合併。





LACP (Link Aggregation Control Protocol) 設定

以下指令將 e2/0/1、e2/0/2、e2/0/3 進行 LACP 網路頻寬合併設定。
[4500] interface bridge-aggregation 1
[4500-Bridge-Aggregation1]
[4500] interface ethernet 2/0/1
[4500-Ethernet2/0/10] port link-aggregation group 1
[4500-Ethernet2/0/10] interface ethernet 2/0/2
[4500-Ethernet2/0/20] port link-aggregation group 1
[4500-Ethernet2/0/20] interface ethernet 2/0/3
[4500-Ethernet2/0/30] port link-aggregation group 1
文章標籤: