2021-03-01

1 篇文章 0 订阅
1 篇文章 0 订阅

链路聚合eth-trunk

作用:增加带宽、提高可靠性

 

 

配置手动模式

思路:

1、创建聚合口

2、配置聚合模式--手动

3、添加物理接口成员

4、进行验证

sw1 :

<sw1>sys                                                                                    //进入系统视图

[sw1]interface Eth-Trunk 1                                                     //创建并进入eth-trunk 1

[sw1-Eth-Trunk1]mode manual load-balance           //模式为手动  manual为手动模式

[sw1-Eth-Trunk1]trunkport g0/0/1                                       //添加端口G0/0/1到eth-trunk1

[sw1-Eth-Trunk1]trunkport g0/0/2                                       //添加端口G0/0/2到eth-trunk1

[sw1-Eth-Trunk1]trunkport g0/0/3                                       //添加端口G0/0/3到eth-trunk1

 

sw2:

<sw2>sys                                                                                    //进入系统视图

[sw2]interface Eth-Trunk 1                                                     //创建并进入eth-trunk 1

[sw2-Eth-Trunk1]mode manual load-balance           //模式为手动  manual为手动模式

[sw2-Eth-Trunk1]trunkport g0/0/1                                       //添加端口G0/0/1到eth-trunk1

[sw2-Eth-Trunk1]trunkport g0/0/2                                       //添加端口G0/0/2到eth-trunk1

[sw2-Eth-Trunk1]trunkport g0/0/3                                       //添加端口G0/0/3到eth-trunk1


配置LACP模式

         也叫M:N模式,M表示活动中链路数量,N表示备份链路

         配置思路:

         1、创建eth-trunk

         2、配置eth-trunk工作模式

         3、添加成员接口

         (可选)配置系统LACP优先级

         (可选)配置活动接口数上限阈值

         (可选)配置接口LACP优先级

         (可选)LACP抢占 并配置抢占延时时间


接口负载分担

         1、逐流负载分担

         2、逐包负载分担

 

        sw2:

         <sw2>sys                                                                                    //进入系统视图

         [sw2]interface Eth-Trunk 2                                                     //创建并进入eth-trunk 2

         [sw2-Eth-Trunk1]mode lacp-static           //模式为lacp  lacp为手动模式

         [sw2-Eth-Trunk1]trunkport g0/0/5                              //添加端口G0/0/5到eth-trunk2

         [sw2-Eth-Trunk1]trunkport g0/0/6                              //添加端口G0/0/6到eth-trunk2

         [sw2-Eth-Trunk1]trunkport g0/0/7                              //添加端口G0/0/7到eth-trunk2

 

sw3:

         <sw3>sys                                                                                    //进入系统视图

         [sw3]interface Eth-Trunk 1                                                     //创建并进入eth-trunk 1

         [sw3-Eth-Trunk1]mode lacp-static           //模式为lacp  lacp为手动模式

         [sw3-Eth-Trunk1]trunkport g0/0/5                              //添加端口G0/0/5到eth-trunk1

         [sw3-Eth-Trunk1]trunkport g0/0/6                              //添加端口G0/0/6到eth-trunk1

         [sw3-Eth-Trunk1]trunkport g0/0/7                              //添加端口G0/0/7到eth-trunk1

确定活动的链路数量----活动链路选举

         1、确定主动端      

                   a、系统优先局默认32768,优先级高得(数值小)的作为主动端

                   命令:

                            [sw2]lacp priority 1000                                                  //设置系统优先级1000

                   b、系统MAC值小的作为主动端

         2、确定最大的活动链路阈值

                   a、确定M的链路数量

                            [sw2-Eth-Trunk2]max active-linknumber 2                         //最大链路活动值为2

         3、确定具体的活动链路接口(接口的优先级)

                   a、主动端最大的端口为备份链路。非主动端端口最小的为备份链路

                   b、  手动修改接口的优先级

                            [sw2-GigabitEthernet0/0/7]lacp priority 1000                 //设置接口优先级1000默认32768

         4、抢占机制:

                   a、当前活动链路中出故障,备份链路进行替换,故障修复开启抢占功能,原来的链路继续转发,备  的链路继续作为备份链路

                            [sw2-Eth-Trunk2]lacp preempt enable                               //开启抢占机制

                            [sw2-Eth-Trunk2]lacp preempt delay  10                         //设置抢占生效时间为10秒,默认30秒。

                                                                                                                                   //最小10S,最大180S

 

 

 

        

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值