柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
提高Catalyst 6500发生直接链路失效的收敛速度应使用的STP配置命令是()。
A.Switch-6500> (enable)set spantree uplinkfast enable
B.Switch-6500> (enable)set spantree portfast 3/2 enable
C.Switch-6500> (enable)set spantree backbonefast enable
D.Switch-6500>(enable)set spantree portfast bpdu-filter enable
热度🔥291
参考答案:A
解析:
Uplinkfast的功能是当生成树拓扑结构发生变化和在使用上连链路组的冗余链路之间完成负载平衡时,提供快速收敛。配置命令格式为:set spantree uplinkfast enable。故A选项正确。
复制题目向AI提问
content_copy
content_copy
扫码免费计算机二级刷题
2025年计算机等级考试题库
推荐
有以下程序 #include void func( int n ) { static int num = 1; num += n; printf("%d ", num); } main() { func(3); func(4); printf("\n"); } 程序运行后的输出是
假如有两个表的连接是这样的: table_1 INNER JOIN table_2 其中table_1和table_2是两个具有公共属性的表,这种连接会生成哪种结果集?( )
关于Fast Ethernet的描述中,错误的是
标签
三级网络技术
enable
set
6500
spantree