网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
在STP中,Max Age的值一般推荐通过配置网络直径来间接改变这个参数。()

此题为判断题(对,错)。


参考答案

更多 “ 在STP中,Max Age的值一般推荐通过配置网络直径来间接改变这个参数。() 此题为判断题(对,错)。 ” 相关考题
考题 华为S2403交换机基于STP特性设置的参数: ( )A.Bridge Priority(交换机优先级)B.Hellow Time (根桥交换机向外发送配置报文的时间间隔)C.Max Age Time (最大老化时间)D.Forward Time (端口状态转换时间)E.Port Path Cost (端口路径值)F.Port Priority(端口优先级)

考题 下列关于STP的说法错误的是()。 A.在结构复杂的网络中,STP会消耗大量的处理资源,从而导致网络无法正常工作B.STP通过阻断网络中存在的冗余链路来消除网络可能存在的路径环路C.运行STP的网桥间通过传递BPDU来实现STP的信息传递D.STP可以在当前活动路径发生故障时激活被阻断的冗余备份链路来恢复网络的连通性

考题 根据SQL标准,下面哪句语句能够找出年龄最小的同学?其中age为学生表student中的年龄字段,sno为学生的学号。()A select max(age) from studentB select sno from student where age = max(age)C select sno from student having age = max(age)D select sno from student a where a.age

考题 在Visual Basic中,实参传递给形参有两种方式,【 】方式可以通过改变过程中的相应的参数来改变实参变量的值;而【 】被调用过程中改变了这个形参的值,但对应的实参的值并不改变。

考题 在STP中,改变网络直径会间接影响到Max Age。() 此题为判断题(对,错)。

考题 在STP中,改变网络直径会间接影响到Forward Delay。() 此题为判断题(对,错)。

考题 在STP中,Max Age与网络的传播延时有关。() 此题为判断题(对,错)。

考题 在STP中,Forward Delay的值一般推荐通过配置网络直径来间接改变这个参数。() 此题为判断题(对,错)。

考题 在STP中,在配置Max Age应注意的是()。 A.过长的Max Age会导致链路故障不能被及时发现B.过短的Max Age会导致链路故障不能被及时发现C.过长的Max Age会导致频繁的生成树计算D.过短的Max Age会导致频繁的生成树计算

考题 交换机发送的BPDU数据包中有不同的计时器,对BPDU中的计时器说法正确的是:() A.Max Age默认为200秒,如果Message Age达到Max Age,则此配置BPDU被认为已经过期B.Hello Time默认为30秒,也即在指定端口上,配置BPDU每隔30秒发送一次C.Forward Delay默认为15秒D.Message Age是配置BPDU在网络中传播的生存期,随时间增长而变大

考题 OMC-R通过()参数来配置TCH与PDCH的转换。 A.MAX_PDCH_GROUPB.MAX_PDCH_HIGH_LOADC.MIN_PDCH_GROUP

考题 OMC-R通过()参数来配置TCH与PDCH的转换。A、MAX_PDCH_GROUPB、MAX_PDCH_HIGH_LOADC、MIN_PDCH_GROUP

考题 If the root bridge fails, configuration BPDUs will no longer be sent. Which STP timer will have toexpire before the other switches can actively restore connectivity with topology change procedureof STP?()A、hello timerB、BPDU timerC、Forward_delay timerD、Max_age timerE、Dead timerF、Wait timer

考题 How are STP timers and state transitions affected when a topology change occurs in an STP environment?()A、All ports will temporarily transition to the learning state for a period equal to the max age timer plus the forward delay interval.B、All ports will transition temporarily to the learning state for a period equal to the forward delay interval.C、The default aging time for MAC address entries will be reduced for a period of the max age timer plus the forward delay interval.D、The default hello time for configuration BDPUs will be reduced for the period of the max age timer.

考题 手机在开始接入GSM网络的时候,收到网络发下的功率控制命令之前,它将用()参数定义的值进行发射。A、MS_TXPWR_MAXB、MS_TXPWR_MINC、MS_TXPWR_MAX_CCHD、BS_TXPWR_MAX

考题 在WINDOWS2000中,可通过ipconfig命令查看本机的网络参数配置。

考题 下列关于STP的说法正确的是()。A、在结构复杂的网络中,STP会消耗大量的处理资源,从而导致网络无法正常工作。B、STP通过阻断网络中存在的冗余链路来消除网络可能存在的路径环路C、运行STP的网桥间通过传递BPDU来实现STP的信息传递D、STP可以在当前活动路径发生故障时激活被阻断的冗余备份链路来恢复网络的连通性

考题 生成树协议(STP)通过配置BPDU计算生成树并传播拓扑改变信息。()

考题 在CDMA网络优化中,一般不轻易修改网络的系统接入参数,如PAM_SZ,MAX_CAP_SZ等,以避免频繁重启基站控制器

考题 Which three statements about STP timers are true?()A、STP timers values (hello, forward delay, max age) are included in each BPDU.B、A switch is not concerned about its local configuration of the STP timers values. It will only consider the value of the STP timers contained in the BPDU it is receiving.C、To successfully exchange BPDUs between two switches, their STP timers value (hello, forward delay, max age) must be the same.D、If any STP timer value (hello, forward delay, max age) needs to be changed, it should at least be changed on the root bridge and backup root bridge.E、On a switched network with a small network diameter, the STP hello timer can be tuned to a lower value to decrease the load on the switch CPU.F、The root bridge passes the timer information in BPDUs to all routers in the Layer 3 configuration.

考题 华为S2403交换机基于STP特性设置的参数有()。A、Bridge Priority(交换机优先级)B、Hello Time(根桥交换机向外发送配置报文的时间间隔)C、Max Age Time(最大老化时间)D、Forward Time(端口状态转换时间)E、Port Path Cost(端口路径值)F、Port Priority(端口优先级)

考题 多选题MCU骑墙模式通常需要配置的有()。AGE0工作模式BGE0网络参数CGE1网络参数DGE1工作模式

考题 单选题How are STP timers and state transitions affected when a topology change occurs in an STP environment?()A All ports will temporarily transition to the learning state for a period equal to the max age timer plus the forward delay interval.B All ports will transition temporarily to the learning state for a period equal to the forward delay interval.C The default aging time for MAC address entries will be reduced for a period of the max age timer plus the forward delay interval.D The default hello time for configuration BDPUs will be reduced for the period of the max age timer.

考题 多选题交换机发送的BPDU数据包中有不同的计时器,对BPDU中的计时器说法正确的是:()AMax Age默认为200秒,如果Message Age达到Max Age,则此配置BPDU被认为已经过期BHello Time默认为30秒,也即在指定端口上,配置BPDU每隔30秒发送一次CForward Delay默认为15秒DMessage Age是配置BPDU在网络中传播的生存期,随时间增长而变大

考题 单选题下列关于STP的说法错误的是()。A 在结构复杂的网络中,STP会消耗大量的处理资源,从而导致网络无法正常工作B STP通过阻断网络中存在的冗余链路来消除网络可能存在的路径环路C 运行STP的网桥间通过传递BPDU来实现STP的信息传递D STP可以在当前活动路径发生故障时激活被阻断的冗余备份链路来恢复网络的连通性

考题 单选题在运行STP的网络中,网络拓扑有时会发生改变,那么在网络拓扑发生改变后向整网泛洪拓扑改变信息的过程中,共涉及到的BPDU报文有()A 拓扑改变通知BPDUB 拓扑改变确认配置BPDUC 拓扑改变配置BPDUD 以上三种都包含

考题 多选题Which three statements about STP timers are true?()ASTP timers values (hello, forward delay, max age) are included in each BPDU.BA switch is not concerned about its local configuration of the STP timers values. It will only consider the value of the STP timers contained in the BPDU it is receiving.CTo successfully exchange BPDUs between two switches, their STP timers value (hello, forward delay, max age) must be the same.DIf any STP timer value (hello, forward delay, max age) needs to be changed, it should at least be changed on the root bridge and backup root bridge.EOn a switched network with a small network diameter, the STP hello timer can be tuned to a lower value to decrease the load on the switch CPU.FThe root bridge passes the timer information in BPDUs to all routers in the Layer 3 configuration.