问答题简述STP的主要作用?
问答题
简述STP的主要作用?
参考解析
解析:
暂无解析
相关考题:
以下关于STP协议的描述中,哪项是正确的?——A.STP协议是一个二层链路管理协议B.STP的主要功能是在保证网络中没有回路的基础上,允许在第二层链路中提供冗余路径C.STP运行在交换机和网桥设备上D.STP在选定根网桥后,让一些端口进入阻塞工作模式,这些被阻塞端口没有被激活
若要说明一个类型名STP,使得定义语句STP s;等价于char *s;,以下选项中正确的是A.typedef STP char *s;B.typedef *char STP;C.typedef STP *char;D.typedef char* STP ;
在Quidway中低端交换机上,显示STP统计状态的命令是()。 A.display STP StatisticB.display STP [interfaceinterface]C.display STPD.display STP State
在Quidway中低端交换机上,要关闭端口Ethernet0/1的STP功能,所用的命令是()。 A.[Quidway]stp disable Ethernet0/1B.[Quidway]stp disableC.[Quidway-Ethernet0/1]stp disableD.[Quidway-Ethernet0/1]stp disable all
在Quidway中低端交换机上,要开启所有端口的STP功能,所用的命令是()。 A.[Quidway]stp enableB.[Quidway]stp enable allC.[Quidway-Ethernet0/1]stp enableD.[Quidway-Ethernet0/1]stp enable all
在Quidway交换机上,要开启所有端口的STP功能,所用的命令是()A、[Quidway]stp enableB、[Quidway]stp enable allC、[Quidway-Ethernet0/1]stp enableD、[Quidway-Ethernet0/1]stp enable all
配置交换机SWA工作在RSTP工作模式下的命令为()A、[SWA]stp mode rstpB、[SWA-Ethernet1/0/4] stp mode rstpC、[SWA] undo stp mode stpD、[SWA-Ethernet1/0/4] undo stp mode stp
在Quidway交换机上,要修改交换机STP的优先级,所用的命令是()A、[Quidway]stp priority priorityB、[Quidway]stp port priority priorityC、[Quidway-Ethernet0/1]stp priority priorityD、[Quidway-Ethernet0/1]stp port priority priority
单选题Spanning Tree Protocol IEEE 802.1 s defines the ability to deploy which of these?()Aone global STP instance for all VLANsBone STP instance for each VLANCone STP instance per set of VLANsDone STP instance per set of bridges
问答题简述生成树协议(STP)的工作流程。