Huawei H12-821_V1.0 Practice Test - Questions Answers, Page 7
List of questions
Question 61

A monitoring plane usually comprises the monitoring units of main control boards and interface boards. This plane can monitor the system environment independently. Which of the following environment monitoring functions can be provided by the monitoring plane?
Voltage monitoring
Temperature monitoring
Fan control
System power-on and power-off control
The monitoring plane's primary role is environmental monitoring, ensuring the stability of the system. Functions like voltage monitoring, temperature tracking, fan speed control, and power management are standard. These are independent of the forwarding or control planes and critical for maintaining device health in network operations .
Question 62

Which of the following statement regarding the display ospf peer command output is true?
Address: 10.1,1.1 Indicates that the local interface address is 10.1.1.1.
Through negotiation during DD packet exchange, the local end becomes the slave.
Router ID indicates that the local router ID Is 10.1.1.1.
The DR address is 10.1.1.1
The command output indicates that the OSPF neighbor state is Full and that the neighbor relationship has been established. The statement confirms that the negotiation process during the exchange of DD (Database Description) packets has determined the role of the router, with the local device becoming the slave in the Master-Slave relationship, which is critical for LSA synchronization. The other options do not align with the output or OSPF principles
Question 63

Which of the following statements regarding different LSA types is false?
LS Request packets contain only LS Type, LS ID, and Advertising Router.
LS Ack packets contain complete LSA information.
DD packets contain only LSA summary information, including LS Type, LS ID, Advertising Router, and LS Sequence Number.
LS Update packets contain complete LSA information.
LS Ack (Link State Acknowledgment) packets are used to acknowledge received LSAs and do not contain complete LSA information. Instead, they contain only the headers of LSAs being acknowledged. This contrasts with LS Update packets, which carry full LSA details. The misunderstanding of LS Ack functionality makes this statement false .
Question 64

To prevent inter-area routing loops, OSPF does not allow advertising routing information between two non-backbone areas and allows sing routing information only within an area or between the backbone area and a non-backbone area. Therefore, each ABR must be connected to the backbone area.
TRUE
FALSE
OSPF (Open Shortest Path First) mandates that the backbone area (Area 0) serves as the central area for routing information exchange. To avoid inter-area routing loops, routing information is only exchanged between the backbone area and non-backbone areas, not directly between two non-backbone areas. Consequently, each Area Border Router (ABR) must connect to the backbone area to facilitate this routing exchange .
Question 65

Which of the following statements regarding OSPF route summarization is false?
OSPF supports two route summarization modes: ABR summarization and ASBR summarization.
Any router in OSPF can summarize routes.
Route summarization is the process of summarizing routes with the same prefix into one route and then advertising only the summarized route to other areas.
Route summarization can reduce routing information, decrease the routing table size, and improve router performance.
Route summarization in OSPF is restricted to specific routers: Area Border Routers (ABRs) and Autonomous System Boundary Routers (ASBRs). These devices perform summarization to reduce routing table size and minimize advertised routing information between areas or across AS boundaries. Regular routers cannot perform route summarization, making this statement false .
Question 66

Which of the following statements is false?
If the current DR fails, the current BDR automatically becomes a new DR, and a BDR will be elected again.
A device with a higher router priority has a higher election priority.
When a router with the highest router priority joins an OSPF network, this router will become the new DR.
If two devices have the same router priority, the device with a larger router ID has a higher election priority.
The election of a Designated Router (DR) and Backup Designated Router (BDR) occurs during the OSPF network's initial setup or upon the failure of an existing DR. A new router joining an OSPF network does not automatically preempt the current DR, even if it has the highest priority. DR and BDR elections are not preemptive. The other statements are correct regarding OSPF DR/BDR election processes .
Question 67

Which of the following statements regarding the LSA age field are true?
The unit of this field is seconds. In a LSDB, the LS age of a LSA increases with time.
If the LS age of a LSA has reached the LSRefreshTime (30 minutes), any router can regenerate an instance of this LSA again.
The unit of this field is seconds. In a LSDB, the LS age of a LSA decreases with time.
If the LS age of a LSA has reached the LSRefreshTime (30 minutes), the originator of this LSA needs to regenerate an instance of this LSA again.
The LS age field in OSPF LSAs (Link State Advertisements) is measured in seconds and increments over time in the Link State Database (LSDB). If the LS age reaches the LSRefreshTime (30 minutes), the router that originated the LSA must regenerate it to keep the LSA valid in the network. Options C and B are incorrect since LS age does not decrease, and only the originator regenerates LSAs .
Question 68

In the OSPF protocol, inter-area route calculation involves only Router LSA, Network LSA, and Summary LSA.
TRUE
FLASE
Inter-area route calculation in OSPF involves Summary LSAs (Type 3) for summarizing routes across areas and ASBR Summary LSAs (Type 4) for locating ASBRs. While Router LSAs and Network LSAs describe the internal structure of an area, they do not directly participate in inter-area route calculation. Thus, the statement that only Router, Network, and Summary LSAs are involved is false .
Question 69

Which of the following statements regarding DR/BDR are false?
In a broadcast network, DR and BDR must be elected. A broadcast network without a DR or BDR cannot operate normally.
DR others listen on the multicast address 224.0.0.5.
All DR others establish neighbor relationships with DR and BDR only.
DR others listen on the network address 224.0.0.6.
In OSPF, DR and BDR listen on the multicast address 224.0.0.6, while all OSPF routers (including DR others) listen on 224.0.0.5. DR others establish neighbor relationships with DR and BDR, but they do not listen on 224.0.0.6. This makes Option D incorrect, as only DR and BDR use 224.0.0.6 .
Question 70

When two routers exchange LSDB information using DD packets, a master/slave relationship is formed first, the router with a larger router ID is the master, and determine the MS bit.
TRUE
FALSE
When OSPF routers exchange LSDBs using Database Description (DD) packets, they first establish a master-slave relationship. The router with the larger Router ID becomes the master, setting the MS (Master/Slave) bit in the DD packets. This hierarchical relationship ensures an orderly exchange of routing information .
Question