一、实验需求:
SW1交换机和SW2交换机之间三条链路做链路聚合
二、配置步骤:
[SW1]interface Eth-Trunk 1 //创建链路聚合组1
[SW1-Eth-Trunk1]mode lacp-static //模式为LACP模式
[SW1-Eth-Trunk1]trunkport g0/0/1 //将接口G0/0/1接口加入聚合组1
[SW1-Eth-Trunk1]trunkport g0/0/2 //将接口G0/0/1接口加入聚合组1
[SW1-Eth-Trunk1]trunkport g0/0/3 //将接口G0/0/1接口加入聚合组1
[SW2]interface Eth-Trunk 1 //创建链路聚合组1
[SW2-Eth-Trunk1]mode lacp-static //模式为LACP模式
[SW2-Eth-Trunk1]trunkport g0/0/1 //将接口G0/0/1接口加入聚合组1
[SW2-Eth-Trunk1]trunkport g0/0/2 //将接口G0/0/1接口加入聚合组1
[SW2-Eth-Trunk1]trunkport g0/0/3 //将接口G0/0/1接口加入聚合组1
更多实验拓扑资料,可领取 实验拓扑(部分示意) |
想要更多实验拓扑,↓可关注+点赞后通过底部方式获取↓(备注csdn)