首页 > 其他 > 详细

生成树与eth-trunk

时间:2018-02-13 10:26:01      阅读:257      评论:0      收藏:0      [点我收藏+]
生成树与eth-trunk

技术分享图片

聚合端口在生成树中会以为一个聚合端口来显示在它在一棵树的端口角色!

LSW1配置

<Huawei>dis cu
#
sysname Huawei
#
vlan batch 2 to 3
#
stp instance 1 root primary
stp instance 2 root secondary
#
stp region-configuration
region-name 1
instance 1 vlan 2 to 3
active region-configuration
#
interface Eth-Trunk1
#
interface Eth-Trunk2
#
interface Ethernet0/0/1
eth-trunk 1
#
interface Ethernet0/0/2
eth-trunk 1
#
interface Ethernet0/0/3
eth-trunk 2

interface Ethernet0/0/4
eth-trunk 2
#

LSW2的配置

<Huawei>dis cu
#
sysname Huawei
#
vlan batch 2 to 3
#
stp instance 1 root secondary
stp instance 2 root primary
#
stp region-configuration
region-name 1
instance 1 vlan 2 to 3
active region-configuration
#
interface Eth-Trunk1
#
interface Eth-Trunk2
#
interface Ethernet0/0/1
eth-trunk 1
#
interface Ethernet0/0/2
eth-trunk 1
#
interface Ethernet0/0/3
eth-trunk 2

interface Ethernet0/0/4
eth-trunk 2
#

LSW1:

<Huawei>dis stp brief
MSTID Port Role STP State Protection
0 Eth-Trunk1 DESI FORWARDING NONE
0 Eth-Trunk2 DESI FORWARDING NONE
<Huawei>

LSW2:
<Huawei>DIS STP B
MSTID Port Role STP State Protection
0 Eth-Trunk1 ROOT FORWARDING NONE
0 Eth-Trunk2 ALTE DISCARDING NONE
<Huawei>

生成树与eth-trunk

原文:http://blog.51cto.com/9616635/2071454

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