运行MSTP的交换机需要记录MST Instance和VLAN的映射关系,以下关于此记录方法的描述正确的是?()
第1题:
A.每个MST Instance都使用单独的STP算法,计算单独的生成树
B.每一个MST Intance都有一个标识(MSTID.,MSTID是一字节的整数
C.默认所有VLAN映射到MST Instance1
D.MSTP允许将一个或多个VLAN映射到一个多生成树实例(MST InstancE.上,MSTP为每个MST Instance单独计算根交换机,单独设置端口状态
第2题:
以下关于MSTP中MST Instance的说法正确的是?()
第3题:
试题三(25分)
阅读以下关于某企业内部网络系统的叙述,回答问题1 至问题 3,将解答或相应的编号填入答题纸的对应栏内。
【说明】 某企业网络拓扑结构如图3-1所示。根据企业要求实现负载均衡和冗余备份,构建无阻塞高性能网络的建设原则,该企业网络采用两台S7606万兆骨干路由交换机作为双核心,部门交换机S2924G通过光纤分别与两台核心交换机相连,通过防火墙和边界路由器与Internet相连。S7606之间相连的端口均为Trunk端口,S7606与S2924G之间相连的端口也均为Trunk端口。
部分PC机IP信息及所属VLAN 如表3-1所示。
【问题1】(9分)
四台交换机都启用了MSTP生成树模式,其中S7606-1的相关配置如下:
S7606-1 (config)spanning-tree mst 1 priority 4096 //缺省值是32768
S7606-1 (config)spanning-tree mst configuration
S7606-1 (config-mst)instance 1 vlan 10,12
S7606-1 (config-mst)instance 2 vlan 9,11
S7606-1 (config-mst)name region1
S7606-1 (config-mst)revision 1
S7606-2的相关配置如下:
S7606-2 (config)spanning-tree mst 2 priority 4096
S7606-2 (config)spanning-tree mst configuration
S7606-2 (config-mst)instance 1 vlan 10,12
S7606-2 (config-mst)instance 2 vlan 9,11
S7606-2 (config-mst)name region1
S7606-2 (config-mst)revision 1
两台S2924G交换机也配置了相同的实例、域名称和版本修订号。
(1)请问instance 2的生成树的根交换机是哪一台?为什么?
(2)就instance 1而言,交换机S2924G-1的根端口是哪个端口?为什么?
(3)请指出PC1发给PC5的数据包经过的设备路径。
第4题:
当运行MSTP的交换机和运行RSTP的交换机一起工作时,说法正确的有()。
第5题:
What must be the same to make multiple switches part of the same Multiple Spanning Tree (MST)?()
第6题:
以下关于非0的MST Instance的生成树计算过程的描述正确的是?()
第7题:
In 802.1s, how is the VLAN to instance mapping represented in the BPDU?()
第8题:
[SWA]stp mode mstp[SWA]stp region-configuration[SWA-mst-region]region-name RegionA [SWA-mst-region]revision-level 1 [SWA-mst-region]instance 1 vlan 2 [SWA-mst-region]instance 2 vlan 3[SWA-mst-region]active region-configuration关于此段配置,描述正确的是:()
A.stp mode mstp命令是用来启用交换机的MSTP特性,缺省情况下,交换的MSTP是开启状态
B.region-name RegionA该命令是配置交换机的MST域名,缺省情况下,交换机的MST域名为交换机的MAC地址
C.revision-leve l1用来配置MSTP修订级别,该取值范围为0~65535。缺省情况下,MSTP修订级别取值为1
D.instance 2 vlan 3命令用来将VLAN 3映射到MST Instance 2上。缺省所有VLAN映射到Instance 1上
E.active region-configuration命令是用来激活MST域的配置。如果不执行本操作,配置的域名、VLAN映射表和MSTP修订级别无法生效
第9题:
关于MST域,说法正确的有()。
第10题:
MST中,MST区域间链路上不能通过属于非0的MST Instance的VLAN。()