网络工程师案例分析当天每日一练试题地址:www.cnitpm.com/exam/ExamDayAL.aspx?t1=8
往期网络工程师每日一练试题汇总:www.cnitpm.com/class/27/e8_1.html
网络工程师案例分析每日一练试题(2024/1/20)在线测试:www.cnitpm.com/exam/ExamDayAL.aspx?t1=8&day=2024/1/20
点击查看:更多网络工程师习题与指导
网络工程师案例分析每日一练试题内容(2024/1/20)
试题四(共15分)
阅读以下说明,回答问题1至问题2,将解答填入答题纸对应的解答栏内。
【说明】
某公司网络的拓扑结构示意图如图4-1所示。

【问题1】(6分)
STP (Spanning Tree Protocol)协议用来发现和消除网络中的环路。运行该协议的设备通过相互之间发送(1)报文,在交换网络中选举根桥,通过依次比较该报文中包含的各自的(2)、MAC 地址信息,来确定根桥,优先级值越(3),优先级越高,MAC地址亦然,交换机默认的优先级值为(4)。RSTP (Rapid SpanningTree Protocol)在STP基础上进行了改进,实现了网络拓扑(5)。但他们均是通过阻塞某个端口来实现环路消除的,存在浪费带宽的缺点,MSTP在STP和RSTP的基础上进行了改进,既可以快速收敛,又提供了数据转发的多个冗余路径,在数据转发过程中实现VLAN 数据的(6)。
【问题2】(9分)
管理员计划为交换机配置VRRP,以提高网络的可靠性。通过调整优先级使SwitchA作为 Master 设备承担流量转发,同时为了防止震荡,设置 20s 抢占延时SwitchB为默认优先级,作为 Bakup 设备,实现网关冗余备份。接口 IP 地址配置如表4-1所示。请将下面的配置代码补充完整。

1.配置SwitchA接口转发方式、IP地址和VRRP
(7)
[HUAWEI] (8) SwitchA
[SwitchAl vlan (9) 100 200
[SwitchAl interface gigabitethernet 0/0/1
[SwitchA-GigabitEtheret0/0/1]port link-type (10)
[SwitchA-GigabitEthernet0/0/1]port hybrid (11) vlan 200
[SwitchA GigabitEtherpet0/0/1]port hybrid untagged vlan 200
[SwitchA-GigabitEthernet0/0/1]guit
.....................
[SwitchA] interface vlanif 100
[SwitchA-Vlanif100] ip address 10.1.1.1 24
[SwitchA-Vlanif100] quit
[SwitchA] interface vlanif 200
[SwitchA-Vlanif200] ip address (12) 24
[SwitchA-Vlanif200] quit
[SwitchAl interface vlanif 100
[SwitchA-Vlanif100](13) vrid 1 virtual-ip 10.1.1.111
[SwitchA-Vlanifl00] vrrp vrid 1 priority 120
[SwitchA-Vlanifl00] vrrp vrid 1 preempt-mode timer delay (14)
[SwitchA-Vlanif100] quit
2.在 SwitchB上创建VRRP备份组1
[SwitchB] interface vlanif 100
[SwitchB-Vlanif100] MIIpyid 1 virtual-ipl (15)
[SwitchB-Vlanif100] quit
信管网试题答案与解析:www.cnitpm.com/st/5390025433.html
信管网考友试题答案分享:
信管网ruan123:
bpdu
优先级
小
32768
冗余
链路聚合
system-view
sysname
10.1.1.111
信管网cnitpm641621417339:
<br /><img src="http://pic.cnitpm.com/upload/2023/10/tbimg/10-30/1698633732.jpg" />
信管网cnitpm640086547565:
1.bpdu
2.优先级
3.小
4.32768
5.
6.负载均衡
7.进去系统视图
8.重新配置交换机名称
9.batch
10.hybrid
11.
12. 192.168.1.2
13.vrrp
14.20
15. 10.1.1.1/11
信管网cnitpm683587628409:
1.bpdu<br>2.优先级<br>3.小<br>4.32768<br>5.快速收敛<br>6.转发<br>7.system-view<br>8.sysname<br>9.batch<br>10.trunk<br>11.<br>12.192.168.1.2<br>13.vrrp<br>14.20<br>15.10.1.1.111
信管网cnitpm584717331305:
问题1
tcp
ip地址
小
0
消除环路
可靠
问题2:
system-view
sysname
batch
hybrid
不着调
192.168.1.2
vrrp
20
backup
信管网试题答案与解析:
www.cnitpm.com/st/5390025433.html