首页 > 其他 > 详细

二层链路聚合实验

时间:2019-05-18 21:26:59      阅读:159      评论:0      收藏:0      [点我收藏+]

交换机1:

ystem-view

vlan 10 

vlan 20

qu

interface range g1/0/1 to g1/0/2

port link-type access

port access vlan 10

qu

interface range g1/0/3 to g1/0/4

port link-type access

port access vlan 20

interface Bridge-Aggregation 1

interface range g1/0/46 to g1/0/48

port link-mode bridge

port link-aggregation group 1

qu

interface Bridge-Aggregation 1

port link-type trunk

port trunk permit vlan 10 20 30 40

交换机2:

system-view

vlan 10 

vlan 20

qu

interface range g1/0/1 to g1/0/2

port link-type trunk

port  trunk permit vlan 10 20

qu

interface g1/0/48

port link-type trunk

port trunnk permit vlan 10 20

interface Bridge-Aggregation 1

interface range g1/0/46 to g1/0/48

port link-mode bridge

port link-aggregation group 1

qu

interface Bridge-Aggregation 1

port link-type trunk

port trunk permit vlan 10 20 30 40

 

二层链路聚合实验

原文:https://www.cnblogs.com/201710110240aa/p/10887030.html

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