链路聚合配置

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   

posted @ 2019-11-29 00:51  qwertyuioplkjh  阅读(626)  评论(1)    收藏  举报