第七周实验

时间:2019-05-19 10:08:06   收藏:0   阅读:196

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/147258a/p/10888212.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!