首页 > 其他 > 详细

链路聚合配置

时间:2019-11-29 09:03:02      阅读:101      评论:0      收藏:0      [点我收藏+]

interface Eth-Trunk 1              \\创建并进入链路

mode lacp-static                      \\配置Eth-Trunk的工作模式为静态LACP模式

port link-type trunk

port trunk allow-pass vlan 10

 

int g0/0/1

eth-Trunk 1                         \\将接口加入链路中

int g0/0/2

eth-Trunk 1   

链路聚合配置

原文:https://www.cnblogs.com/stone-ocean/p/11955125.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!