簡介
也稱為以太連線埠捆綁、連線埠聚集或以太鏈路聚集.,以太通道為交換機提供了連線埠捆綁的技術,允許兩個交換機之間通過兩個或多個連線埠並行連線,同時傳輸數據,以提供更高的頻寬. 通過連線埠聚集協定(PAgP) 建立以太通道. 連線埠聚合是目前許多交換機支持的一個高級特性.
配置命令
方法一
Switch(config)#interface range [接口1.2.···]
Switch(config-if-range)#switchport trunk encapsulation dot1q
Switch(config-if-range)#switchport mode trunk
Switch(config-if-range)#channel-group 1 mode on
方法二
Switch(config)#interface range [接口1.2.···]
Switch(config-if)#channel-group 1 mode on
Switch(config-if)#exit
Switch(config)#interface port-channel 1
Switch(config-if)#switchport trunk encapsulation dot1q
Switch(config-if)#switchport mode trunk
方法三
Switch(config)#interface port-channel 1
Switch(config-if)#switchport trunk encapsulation dot1q
Switch(config-if)#switchport mode trunk
Switch(config)#interface [接口1]
Switch(config-if)#switchport trunk encapsulation dot1q
Switch(config-if)#channel-group 1 mode on
Switch(config-if)#switchport mode trunk
Switch(config)#interface [接口2]
Switch(config-if)#switchport trunk encapsulation dot1q
Switch(config-if)#channel-group 1 mode on
······
特點
乙太網通道最多可以捆綁8條物理鏈路,可以是雙絞線,也可以是光纖。
規則
參與捆綁的連線埠必須屬於同一個VLAN,或者都是中繼模式
如果連線埠配置是中繼模式,則鏈路中的兩個連線埠必須都是中繼模式
所有參與捆綁的連線埠的物理參數必須相同,例如全部為半雙工或者全部為全雙