如下图所示,如果图中所示的每台交换机仅支持一个相同的VLAN,则生成树根桥的选举结果会是什么?()
A: Cat-A将成为根桥
B: Cat-B将成为根桥
C: Cat-C将成为根桥
D: Cat-A和Cat-B将成为根桥
E: Cat-A和Cat-C将成为根桥
A: Cat-A将成为根桥
B: Cat-B将成为根桥
C: Cat-C将成为根桥
D: Cat-A和Cat-B将成为根桥
E: Cat-A和Cat-C将成为根桥
A,A,A,A,A,A
举一反三
- 参见图示。哪台交换机将被选为STP的根桥?[img=435x272]17e0a8d12360520.jpg[/img] A: Cat-A B: Cat-B C: Cat-C D: Cat-D
- 交换网络中STP协议的桥ID如下,拥有哪个ID交换机会成为根桥?
- 关于STP,下列描述正确的是?() A: 桥优先级的值越小,则桥优先级越高 B: 一个交换机的BID( Bridge Identifier)的值越小,则它成为根桥的可能性就越大 C: PID的值不会影响根桥的选举结果 D: 非根桥上可能既无根端口,也无指定端口
- cat testfile的输出与下面哪个命令相同?() A: cat>testfile B: cat<testfile C: cat>>testfile D: cat<<testfile
- 关于STP,下列描述正确的是?() A: 桥优先级的值越小,则桥优先级越高 B: 一个交换机的桥ID(BridgeIdentifer)越小,则它成为根桥的可能性就越大 C: 端口ID的值不会影响根桥的选举结果 D: 处于Blocking状态的端口是不能转发用户数据帧的
内容
- 0
若Animal是Cat,Dog的父类,则下列选项中,正确的是() A: Animal animal = new Cat(); B: Animal a = new Cat(); Cat cat = (Cat) a; C: Animal animal = new Dog(); D: Cat cat = (Cat)new Dog();
- 1
若Animal是Cat,Dog的父类,则下列选项中,正确的是() A: Animal animal = new Cat(); B: Cat cat = (Cat)new Animal(); C: Animal animal = new Dog(); D: Cat cat = (Cat)new Dog();
- 2
关于STP,下列描述错误的是() A: STP是数据链路层协议 B: 一个交换机的BID的值越小,则它成为根桥的可能性就越大 C: PID的值不会影响根桥的选举结果 D: 根桥上不存在指定端口
- 3
Under the tree (). A: did a cat lay B: did lay a cat C: a cat lay D: lay a cat
- 4
根桥选举原则是什么?