链路聚合

链路聚合

可以增加冗余链路,带宽,实现负载均衡
聚合后的带宽
show interfaces port-channel 1 #三层交换机才可以查看
2条100M为200M
#思科模拟器上面看到为300M
基本步骤
开启聚合端口编号为1: interface port-channel 1 #1-6接口
三层交换机需要封装:sw tr en do
switchport mode trunk
选择接口:interface range f0/7-6
选泽模式:channel-group 1 mode on #一般全部用on就行


	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 detected被动
	
	
查看:SW3#show interfaces etherchannel
	SW3#show etherchannel port-channel 
	#如果先聚合再设置的trunk保存重启即可
三层聚合
Switch(config)#in port-channel 1
Switch(config-if)#no switchport 
Switch(config-if)#ip address 192.168.1.2 255.255.255.0
Switch(config-if)#no shutdown 
Switch(
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值