spanning-tree mst configuration instance 0 vlan 1-99, 101-199, 201-4094 instance 10 vlan 100 instance 20 vlan 200 以下说法正确的是 A. vlan 100的根网桥是SW2 , vlan200的根网桥是SW3 B. vlan 100的根网桥是SW3,vlan 200 的根网桥是SW2 C. 以上说法都不对 相关知识点: 试题来源: 解析 vlan ...
rapid-pvst Per-Vlan rapid spanning tree mode 生成树: Port ID : 端口优先级(默认128)+端口ID BID: 优先级+MAC地址(MAC不改变) 1、SW2成为VLNA1的主根,VLAN10的备份,SW1成为VLAN10的主,VLAN1的备份 SW2(config)#spanning-tree vlan 10 root secondary SW2(config)#spanning-tree vlan 1 roo primary SW...
03-Ethernet interface configuration 04-Ethernet link aggregation configuration 05-M-LAG configuration 06-Port isolation configuration 07-VLAN configuration 08-MVRP configuration 09-Loopback, null, and inloopback interface configuration 10-QinQ configuration 11-L...
对于RSTP(802.1W),思科采用per-vlan RSTP配置,简化了VLAN特定的RSTP配置。同样,MSTP(802.1S)允许基于VLAN实例的生成树配置,通过Switch(config)#spanning-tree mode mst命令启用MSTP模式,并通过Switch(config)#spanning-tree mst configuration命令进入MST配置模式。这些命令和特性旨在确保网络的稳定性...
Configuring an MST region Configuration restrictions and guidelines Configuration procedure Configuring the root bridge or a secondary root bridge Configuring the current switch as the root bridge of a specific spanning tree Configuring the current switch as a secondary root bridge of a specific spanning...
51CTO博客已为您找到关于spanning-tree mst configuration的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及spanning-tree mst configuration问答内容。更多spanning-tree mst configuration相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和
spanning-tree mst configuration name ENCOR instance 1 vlan 2-99 instance 2 vlan 100-199 ! spanning-tree mst 1 priority 0 spanning-tree mst 2 priority 4096 ! Switch2 ! spanning-tree mode mst spanning-tree mst configuration name ENCOR
Refer to the show spanning-tree mst configuration output shown in the exhibit. What should be changed in the configuration of the switch SW_2 in order for it to participate in the same MST region? () SW...
active region-configuration 默认情况下在启用STP之后,H3C交换机使用的是MSTP。因此不需要执行stp mode mstp。 配置之后在Cisco交换机上执行show spanning-tree mst可以看到连接H3C的交换机的端口状态由p2p变为P2p Pre-STD-Rx。而且从H3C的网站上没有明确的文档说H3C的交换机支持MSTP的802.1d-2004标准,所以Cisco的交换...
SW1(config)#spanning-tree mst configuration //进入 MSTP 配置模式 SW1(config-mst)#name CCIE //设置域名 SW1(config-mst)#revision 1 //设置修订级别,默认是 0, SW1(config-mst)#instance 1000 vlan 1-5 //进程创建范围 0-4094, 1-5关联进程 1000 ...