快速业务通道

SummitSwitch&CiscoEtherchannel

作者 佚名技术 来源 网络技术 浏览 发布时间 2012-07-02
 

有没有朋友做过Summit Switch & Cisco Etherchannel的连接.

查了CCO, cisco etherchannel要和第三方的SWITCH建立Etherchannel的连接,要用LACP.是基于IEEE802.3AD的标准.

要连接的是SUMMIT5i,从5i的Feature上看是支持IEEE 802.1ad compatible link aggre gation 的(CISCO叫Etherchanne,SUMMIT叫link aggregation,也叫sharing-group),但我们的firmware是6.xx的,对802.1AD是draft,有查了新的firmware是7.0.0,是支持IEEE 802.1ad 的.

实验成功了.虽然summit5i和cisco etherchannel之间有很多不同,但经过一些实验,得到好的结果.

[7600]

||||

|||| -----etherchannel(fastether x 4)

||||

[summit5i]

|

| -----fastether

|

[7200]

*****************************************************************************

先说[summit5i]的设定

#

#这4个port连着[7600]的1,2,3,4 port

configure port 1 auto off speed 100 duplex full

configure port 2 auto off speed 100 duplex full

configure port 3 auto off speed 100 duplex full

configure port 4 auto off speed 100 duplex full

#

#port8连着的是7200的FE1/0

configure port 8 auto off speed 100 duplex full

#

#summit的sharing-grouping

enable sharing 1 grouping 1,2,3,4 algorithm round-robin

Summit5iTx:45 # sh port sh

Next possible completions:

<cr>

Summit5iTx:45 # sh port sharing

Load Sharing Monitor

Config Current Ld Share Ld Share Link Link

Master Master Algorithm Group Status Ups

==========================================================

1 1 r 1 A 11

r 2 A 9

r 3 A 26

r 4 A 9



Flags: Link Status: A-Active, R-Ready, D-Disabled, NP-Not Present

Ld Sh Algo: p-port based, a-address based, r-round robin

*****************************************************************

[7200]的设定(没什么特别,只是为了测试而已)

inter loop0

ip address 2.2.2.2 255.255.255.0

inter fa0/1

ip address 192.168.1.3 255.255.255.0

duplex full

no shut

router ospf 1

network 192.168.1.3 0.0.0.0 area 0

network 2.2.2.0 0.0.0.255 area 0

***************************************************************

[7600] 的设定

有两种Etherchannel,一种是layer2的,一种是layer3的

(1) layer2 Etherchannel

inter loop0

ip address 1.1.1.1 255.255.255.0

interface range fa3/1 – 4

switchport

switchport mode access

switchport access vlan 10

channel-group 2 mode on <<<<<<< 注意这里用的是[on],后面再讲其它的Mode

speed 100

duplex full

no shut

no cdp enable

!

no spanning-tree vlan 10 <<<<<主要是关掉不必要的port nego,不了解的朋友不要用

!

inter vlan 10

ip address 192.168.1.1 255.255.255.0

no shut

!

router ospf 1

network 192.168.1.1 0.0.0.0 area 0

network 1.1.1.1 0.0.0.0 area 0

default-information originate always

实际上,在敲完以上的config,你会发现interface Port-channel1已经被路由器自己生成了

!

interface Port-channel 2

no ip address

no logging event link-status

switchport

switchport access vlan 10

switchport mode access

!

Router#sh etherchannel summary

Flags: D - down P - in port-channel

I - stand-alone s - suspended

H - Hot-standby (LACP only)

R - Layer3 S - Layer2

U - in use f - failed to allocate aggregator

u - unsuitable for bundling

Number of channel-groups in use: 1

Number of aggregators: 1

Group Port-channel Protocol Ports

------+-------------+-----------+--------------------

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号