3725/3745/ISR的三层etherchannel
作者:ccie6961 发布于:2011年11月10日 阅读次
摘要:
在3725/3745和ISR上,用ESW模块上的交换端口组成etherchannel,应该都问题不大(性能方面诸如丢包问题就当另论)。如果想用路由端口(routed port)组成三层etherchannel的话,意想不到的问题就发生了。
首先,3725和3745不支持任何路由端口组成的三层etherchannel,包括母板内置的两个FE端口和模块的乙太端口。只是令人费解的是,IOS允许相关的配置,po
rt-channel也会up,但却连最简单的ping都不行。测试过的IOS有最近的12.4(25)和12.4(15)T9。
然后对于ISR,除2801外,2811/2821/2851/3825/3845都可以,但情况相对复杂些:
2801:不支持
2811/2821/2851/3825/3845:
- 内嵌的FE/GE口:要求至少IOS 12.4(18);
- HWIC-1GE-SFP:要求至少IOS 12.3(8)T4;
- NM-1GE:要求至少12.3(8)T4 (3800要求12.3(11)T);
- HWIC-1FE:要求至少12.4(11)XJ;
- HWIC-2FE:只被3825/3845支持,12.4(11)XJ。
还有,以下的Cisco链接有点过时了,希望思科及时更改,以免误导:
http://www.cisco.com/en/US/prod/collateral/routers/ps5855/prod_qas0900aecd8016a953.html
Q. Is Cisco EtherChannel(R) supported on the two onboard Gigabit Ethernet
ports?
A. No. Cisco EtherChannel is not supported on the onboard Gigabit Ethernet
ports. Instead, Cisco EtherChannel can be configured on Gigabit Ethernet
HWICs, Gigabit Ethernet network modules, and Fast Ethernet ports on Cisco
EtherSwitch HWICs and network modules when the ports are in switchport mode.
最后,这个链接对ISR的三层etherchannel讲的还比较详细些,其中主要的限制如下:
-不支持PAgP或LACP,只支持静态协商;
-一个平台只支持最多两个etherchannel;
-负载均衡只接受同时用源地址和目标地址,不能做配置更改。
http://www.cisco.com/en/US/prod/collateral/routers/ps5855/prod_white_paper0900aecd806f698a.pdf