Etherchannel規劃及設定上有其限制,必須針對該部分確認以確保後續建置時不會有問題發生。一個Channel中允許最多8個介面進行串接,而針對不同設備、不同IOS版本則有不同的Channel數量限制。
- Layer 3 Port Etherchannel其IP指定於Port-channel上而非實體介面(如您所見,Route Port亦可做Etherchannel)。
- 同一個Etherchannel內的LAN Port僅能使用相同的Protocol,無法使用不同的Protocol。
- 在Etherchannel內的LAN Port須設定相同的Speed/Duplex。
- LACP不支援半雙工模式(Half-Duplex)。
- Enable all LAN ports in an EtherChannel. If you shut down a LAN port in an EtherChannel, it is treated as a link failure and its traffic is transferred to one of the remaining ports in the EtherChannel. (何解? 若Etherchannel內有四個LAN Port,其中一個shutdown,其流量分配會變成4:2:2而非3:3:2? Need to be confirmed)。
- 若Etherchannel中其中一個LAN Port被指定為SPANdestination Port,則該Etherchannel不會建立。
- 針對Layer2 port建立Etherchannel需額外進行以下規畫:
- Etherchannel內所有的Port皆須Access相同VLAN或設定為Trunk。
- 若Etherchannel為trunk port,則所有的trunk mode皆須相同。
- Etherchannel上所允許的trunking vlan與實體介面相同,若允許的VLAN不同則Etherchannel不會建立。
- 若LAN Port之STP Port Path Cost設定不同則會導致Etherchannel不相同。
- An EtherChannel will not form if protocol filtering is set differently on the LAN ports. (何解?)
- 若要設定Static MAC位址則設定於Port-channel之logical interface。
Reference:
Cisco Configuring Layer3 and Layer2 EtherChannel on Catalyst 6500 series IOS software