版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、精选文档一、 链路聚合简介1. 链路聚合原理将两个或更多数据信道结合成一个单个的信道,该信道以一个单个的更高带宽的规律链路消灭。链路聚合一般用来连接一个或多个带宽需求大的设备2. 作用将多个物理以太网端口聚合在一起形成一个规律上的聚合组,使用链路聚合服务的上层实体把同一聚合组内的多条物理链路视为一条规律链路3. LACP协议Link Aggregation Control Protocol 链路聚合把握协议LACP 协议通过LACPDU(Link Aggregation Control Protocol Data Unit,链路聚合把握协议数据单元)与对端交互信息。使能某端口的 LACP 协议
2、后,该端口将通过发送LACPDU 向对端通告自己的系统LACP 协议优先级、系统MAC、端口的LACP 协议优先级、端口号和操作Key。对端接收到LACPDU 后,将其中的信息与其它端口所收到的信息进行比较,以选择能够处于Selected 状态的端口,从而双方可以对端口处于Selected 状态达成全都。操作 Key 是在链路聚合时,聚合把握依据端口的配置(即速率、双工模式、up/down状态、基本配置等信息)自动生成的一个配置组合。在聚合组中,处于Selected 状态的端口有相同的操作Key。4. 链路聚合的端口的留意事项1 端口均为全双工模式; 2 端
3、口速率相同; 3 端口的类型必需一样,比犹如为以太口或同为光纤口; 4 端口同为access端口并且属于同一个vlan或同为trunk端口; 5 假如端口为trunk端口,则其allowed vlan和nativevlan属性也应当相同。5. 链路聚合配置命令1) CISCOa) 把指定端口给聚合组,并指定聚合方式SW(config)interface Ethernet0/1SW(config-ethernet0/1)#port-group 1 mode(active|passive|o
4、n)b) 进入聚合端口的配置模式SW(config)#interface port-channel 1进入该模式可以配置一些端口参数c) 名词解释Port-channel 组号:范围是1-16聚合模式active(0) 启动端口的LACP 协议,并设置为Active 模式;passive(1) 启动端口的LACP 协议,并且设置为Passive 模式;on(2) 强制端口加入Port Channel,不启动LACP 协议。2) H3C手工聚合方式a) 创建手工聚合组 1link-aggregation group 1 mode manual b) 将端口加入聚合组interface ether
5、net0/1port link-aggregation group 1接受静态LACP聚合方式a) 设置系统的LACP协议优先级(可选)Lacp system-priority system-priority / 缺省状况下是32768b) 创建静态LACP聚合组link-aggregation group 1 mode staticc) 将端口加入聚合组interface ethernet0/1port link-aggregation group 1d) 配置端口LACP的优先级(可选)Lacp port-priority port-priority / 缺省状况下是327686. 负载均
6、衡1) 作用自适应负载平衡Fast EtherChannel处理多个链路间的通信量负载平衡任务。负载平衡在冗余并行路径间平均安排通信量。假如任何一个链路失效,其他的链路将自动接管这个负载份额而不会中断。2) 配置命令CISCOSW config#port-channel load-balance method源地址 src-ip目的地址 dstip源和目的 srcdstip源mac地址 srcmac目的mac地址 dstmac源和目的mac srcdstmac源端口号 srcport目的端口号 dst-port源和目的端口号 src-dst-po
7、rtH3Clink-aggregation load-sharing mode destination-ip | destination-port | ip-protocol | source-ip | source-port 二、 试验Cisco私有的PAgP的链路聚合协议配置(PT模拟2层)1. 试验拓扑说明:默认状况下,交换机会使用STP协议堵塞其中某个端口,由于上面的网络存在环路。使用PAgP链路聚合充分利用冗余的链路带宽2. 配置Switch>enSwitch#conf tSwitch(config)#hostname SW0SW0(config)#int ra fa 0/1-
8、2SW0(config-if-range)#no shSW0(config-if-range)#switchport SW0(config-if-range)#channel-protocol ? lacp Prepare interface for LACP protocol pagp Prepare interface for PAgP protocolSW0(config-if-range)#channel-protocol pagp SW0(config-if-range)#channel-group ? <1-48> Channel group numberSW0(con
9、fig-if-range)#channel-group 1 mode ? active Enable LACP unconditionally auto Enable PAgP only if a PAgP device is detected desirable Enable PAgP unconditionally on Enable Etherchannel only passive Enable LACP only if a LACP device is detectedSW0(config-if-range)#channel-group 1 mode desirable /主动进入协
10、商状态Switch>enSwitch#conf tSwitch(config)#hostname SW1SW1(config)#int ra fa 0/1-2SW1 (config-if-range)#no shSW1 (config-if-range)#switchport SW1 (config-if-range)#channel-protocol pagp SW1 (config-if-range)#channel-group 1 mode auto /被动进入协商模式Switch(config-if-range)#%LINK-5-CHANGED: Interface Port-c
11、hannel 1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel 1, changed state to up Switch(config-if-range)#3. 验证查看聚合组信息SW0(config-if-range)#do show etherchannel port-channel Channel-group listing: -Group: 1- Port-channels in the group: -Port-channel: Po1-Age of the Port
12、-channel = 00d:00h:01m:56sLogical slot/port = 2/1 Number of ports = 2GC = 0x00000000 HotStandBy port = nullPort state = Port-channel Protocol = PAGPPort Security = DisabledPorts in the Port-channel:Index Load Port EC state No of bits-+-+-+-+- 0 00 Fa0/1 Desirable-Sl 0 0 00 Fa0/2 Desirable-Sl 0Time s
13、ince last port bundled: 00d:00h:01m:05s Fa0/2SW0(config-if-range)#查看聚合链路的汇总信息SW0(config-if-range)#do show etherchannel summaryFlags: 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 - unsui
14、table for bundling w - waiting to be aggregated d - default portNumber of channel-groups in use: 1Number of aggregators: 1Group Port-channel Protocol Ports-+-+-+-1 Po1(SU) PAgP Fa0/1(P) Fa0/2(P) SW0(config-if-range)#4. 测试容错性配置SW0和SW1的VLAN 1 的IP地址,测试聚合链路的容错SW0(config-if-range)#int vlan 1SW0(config-if
15、)#no shutdown SW0(config-if)#ip add 192.168.1.1 255.255.255.0SW0(config-if)#SW1(config-if-range)#int vlan 1SW1(config-if)#no shSW1(config-if)#ip add 192.168.1.2 255.255.255.0SW1(config-if)#测试聚合端口的冗余容错特性在SW0上向SW1持续发送ICMP数据包SW0(config-if)#do pingProtocol ip: ipTarget IP address: 192.168.1.2Repeat coun
16、t 5: 10000Datagram size 100: 100Timeout in seconds 2: 2Extended commands n: nSweep range of sizes n: nType escape sequence to abort.Sending 10000, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:!然后在SW1上将聚合组中的fa 0/2关掉,观看ping数据包是否中断SW1(config)#int fa 0/2SW1(config-if)#no shSW1(config-if)#no
17、shutdown SW1(config-if)#shSW1(config-if)#shutdown %LINK-5-CHANGED: Interface FastEthernet0/2, changed state to administratively down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to downSW1(config-if)#!%LINK-5-CHANGED: Interface FastEthernet0/2, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down.Success rate is 92 percent (122/132), ro
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年度药品研发合作合同
- 2024专项二手摩托车交易协议
- 2024年建筑地质勘察合同
- 2024年城市基础设施建设项目特许经营协议
- 2024年度企业咨询服务合同
- 公司货款个人担保协议书(2篇)
- 2024办公设备代理销售合同
- 城市地铁枢纽用地租赁协议2024
- 2024年度股权激励协议
- 2024年快餐外卖配送业务协议
- 《领导梯队:全面打造领导力驱动型公司》解读
- 护理质量安全与风险管理的案例分析
- 工程流体力学课后习题答案-(杜广生)
- AI智能客服应用实践
- 《止吐药临床应用》课件
- 幕墙工程检验批质量验收记录
- 危险化学品经营企业安全生产奖惩制度范本
- 报价单模板完
- 30题药品质量检测岗位常见面试问题含HR问题考察点及参考回答
- 《婴幼儿行为观察、记录与评价》期末试卷及答案 卷3
- 企业战略管理概述
评论
0/150
提交评论