DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free Huawei H12-831 Practice Questions & Answers 2026 Part1

Are you preparing for the Huawei H12-831 certification exam? SPOTO offers the Huawei H12-831 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #2
Which of the following statements about the MP_REA, CH_NLRI attribute of BGP4+ is correct?
A. The length of the next hop address can be16or3
B. AFI (address family)value is2,representIPv6
C. NLRIfield carryIPv6Routing prefix and mask information
D. the length of the next hop address is16Time,Network Address of Next Hopcarries the link-local address
View answer
Correct Answer: ABC
Question #3
BGP4+ carries the next hop address of the IPv6 route through the Next Hop attribute in the Update packet. (Moved into Attribute 14)
A. True
B. False
View answer
Correct Answer: B
Question #4
(Multiple Choice) Which LSAs in OSPFv3 can be flooded in an area?
A. Link-LSA
B. Inter-Area-Router-LSA
C. Inter-Area-Prefix-LSA
D. Intra-Area-Prefix-LSA
View answer
Correct Answer: D
Question #5
According to this figure, can we judge whether R4 is on?
A. default route
B. default routes with different costs
C. equivalent default routes
D. equivalent default routes
View answer
Correct Answer: D
Question #6
On the network shown in the figure, IS-IS runs on R1, R2, R4, and R5, and the area ID is 49.0001. IS-IS runs on R3 and R6, and the area ID is 49.0002. The import-route isis level-2 into level-1 command is configured on R2 and R5. In AS 65000, R1, R3, R4, and R6 each establish iBGP peer relationships with R2 and R5. R2 and R5 are RR (Route Reflectors), and R1, R4, R3, and R6 are the iBGP peer relationship clients. The iBGP peer relationship ID is 10.0.0.X/32, where X is the number of the iBGP router. R1 and R4 import the external route 192.168.1.0/24 to BGP through the import-route command, and R3 and R6 import the external route 192.168.2.0/24 to BGP through the import-route command. Which of the following statements are true? Comprehensive and Detailed In-Depth This question involves a complex network topology with IS-IS, iBGP, and route reflection, requiring an understanding of routing protocols, area boundaries, and route distribution. Let's analyze each statement step-by-step to determine which is true, based on HCIP-Datacom principles. Network Overview: IS-IS Configuration: IS-IS runs on R1, R2, R4, and R5 in area 49.0001 (Level-1/Level-2). IS-IS runs on R3 and R6 in area 49.0002 (Level-2 only, as implied by the figure). The import-route isis level-2 into level-1 command on R2 and R5 allows Level-2 routes (from area 49.0002) to be injected into Level-1 routers (R1, R4) in area 49.0001. BGP Configuration: AS 65000 uses iBGP with R2 and R5 as Route Reflectors (RRs), and R1, R3, R4, and R6 as clients. iBGP peer relationships use IP addresses 10.0.0.X/32, where X is the router number (e.g., R1 = 10.0.0.1/32, R4 = 10.0.0.4/32, etc.). R1 and R4 import the external route 192.168.1.0/24 into BGP using import-route. R3 and R6 import the external route 192.168.2.0/24 into BGP using import-route. Topology Insights: The figure shows R2 and R5 as central hubs connecting Level-1/Level-2 IS-IS areas and serving as RRs for iBGP. R1 and R4 are in area 49.0001 (Level-1/Level-2), while R3 and R6 are in area 49.0002 (Level-2). External routes (192.168.1.0/24 and 192.168.2.0/24) are injected into BGP and distributed via iBGP. Analyzing Each Statement: A . The routing table of R4 contains two equal-cost default routes. Analysis: In IS-IS, default routes (0.0.0.0/0) are typically generated by Level-2 routers and propagated to Level-1 routers if configured (e.g., via default-route-advertise). R4 is a Level-1/Level-2 router in area 49.0001. It can learn default routes from R2 or R5 (Level-2 routers) if they advertise a default route. However, the question does not indicate that R2 or R5 are configured to advertise default routes, nor does it specify equal-cost paths to a default route. Given the import-route isis level-2 into level-1 on R2 and R5, Level-2 routes (including defaults, if any) are injected into Level-1, but there's no evidence of two equal-cost default routes in R4's routing table. Additionally, IS-IS prefers the closest Level-2 router for default routes, and the topology suggests a single path (e.g., via R2 or R5), not two equal-cost paths. Conclusion: This statement is false. B . The route 192.168.2.0/24 in the routing table of R4 has two different outbound interfaces. Analysis: The route 192.168.2.0/24 is an external route imported into BGP by R3 and R6 (in area 49.0002) using import-route. As RRs, R2 and R5 reflect this route to their iBGP clients, including R4 (in area 49.0001). However, iBGP routes do not modify the next-hop by default unless next-hop-self is configured on the RR. The next-hop for 192.168.2.0/24 from R3/R6 would typically point to R3 or R6, not R2 or R5, unless modified. R4, as an iBGP client, receives the route but needs an IGP (IS-IS) path to the next-hop (R3 or R6). The import-route isis level-2 into level-1 on R2 and R5 allows R4 to learn IS-IS routes from area 49.0002, but the question does not indicate multiple equal-cost paths to R3 or R6 from R4. In IS-IS, unless explicitly configured for equal-cost multipath (ECMP) with the same cost to R3 and R6, R4 would use a single outbound interface to reach 192.168.2.0/24. The topology suggests a single path (e.g., via R2 or R5) to area 49.0002, not two equal-cost outbound interfaces. Conclusion: This statement is false. C . The routing table of R1 contains two equal-cost default routes. Analysis: Similar to R4, R1 is a Level-1/Level-2 router in area 49.0001. It can learn default routes from R2 or R5 if they advertise them. The question does not specify that R2 or R5 are configured to advertise default routes, nor does it indicate multiple equal-cost paths to a default route. IS-IS prefers the closest Level-2 router for default routes, and the topology (with R2 and R5 as central hubs) suggests a single path, not two equal-cost paths. Without evidence of ECMP or specific default route configuration, R1 would not have two equal-cost default routes. Conclusion: This statement is false. D . The routing table of R1 contains the route 192.168.2.0/24. Analysis: The route 192.168.2.0/24 is an external route imported into BGP by R3 and R6 (in area 49.0002) using import-route. R2 and R5, as Route Reflectors, reflect this iBGP route to their clients, including R1 (in area 49.0001). iBGP ensures that the route is propagated within AS 65000, so R1, as an iBGP client of R2 and R5, will receive the 192.168.2.0/24 route. For R1 to install this route in its routing table, it needs a valid IGP (IS-IS) path to the next-hop of the BGP route (likely R3 or R6). The import-route isis level-2 into level-1 on R2 and R5 ensures that IS-IS Level-2 routes from area 49.0002 (including paths to R3 and R6) are injected into Level-1 routers like R1. Therefore, R1 can resolve the next-hop for 192.168.2.0/24 via IS-IS and install the route in its routing table. Conclusion: This statement is true. Final Answer and Rationale: The only true statement is D, as R1, being an iBGP client of R2 and R5, will receive and install the 192.168.2.0/24 route in its routing table, with IS-IS providing the necessary path to the next-hop. Reference from HCIP-Datacom-Advanced Routing & Switching Technology Documents: Huawei HCIP-Datacom V1.0 Training Manual, Chapter 4: IS-IS Configuration and Optimization, Sections on Level-1/Level-2 Interactions and Route Import. Huawei HCIP-Datacom V1.0 Training Manual, Chapter 5: BGP Configuration and Optimization, Sections on Route Reflection and iBGP Route Distribution. RFC 1195 (IS-IS) and RFC 4271 (BGP-4) for standard protocol behavior.
A. The routing table of R4 contains two equal-cost default routes
B. The route 192
C. The routing table of R1 contains two equal-cost default routes
D. The routing table of R1 contains the route 192
View answer
Correct Answer: D
Question #7
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes,R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #8
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #9
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes,R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #10
As shown in the figure, the MP_BGP neighbor relationship is established between PE1 and PE2 through the LoopbackO interface. After the configuration is complete, it is found that CE1 and CE2 cannot learn routes from each other. Which of the following options will cause this problem.
A. PEIorPE2not presentBGP-VPNv 4Enabling neighbors in unicast address family view
B. PE1orPE2±ofVPNInstance parameter configuration error
C. PE1andPE2betweenLSPTunnel not established
D. PF1orPE2with each otherCEMisconfigured routing protocol between
View answer
Correct Answer: ABCD
Question #11
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes, R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #12
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #13
On the OSPFv3 network shown in the figure, the IPv6 address of Loopback0 on R3 is 2000-3/128, andOSPFv3 is enabled. Which of the following statements are true?
A. 2 definitely generates a Link-LSA
B. he Link-LSA generated by R2 does not exist in the LSDB of Rl
C. l definitely generates a Network-LSA
D. 3 definitely generates an Intra-Area-Prefix-LSA
View answer
Correct Answer: ABD
Question #14
According to this diagram, can we break the
A. system-IDforee8c
B. system-IDforee8c
C. R4belong only toLevel-1
D. R4dry onlyLevel2
View answer
Correct Answer: BC
Question #15
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes,R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #16
When the administrator enables the MPLS LDP function of the device, which of the following commands must be configured first?
A. Huawei] mpls ldp
B. Huawei] mpls 1sr-id 1
C. Huawei-GigabitEthernet0/0/1] mpls
D. Huawei-GigabitEthernet0/0/1] mpls ldp
View answer
Correct Answer: B
Question #17
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B
Question #18
As shown in the figure, all interfaces of the router enable DSPF. The cost value of the link is marked in the figure. R2The LoopbackD interface is advertised in area 1, then the cost of R1 reaching 10.2/32 is?
A. 200
B. 150
C. 50
D. 100
View answer
Correct Answer: A
Question #19
BGP4+ carries the next hop address of the IPv6 route through the Next Hop attribute in the Update packet. (Moved into Attribute 14)
A. True
B. False
View answer
Correct Answer: B
Question #20
Which of the following commands can be used to view information about BGP VPNv4 routes and BGP private network routes on PEsinterest
A. display bgp routing-table address-family vpnv4
B. display bgp vpnv4 routing-table
C. display bgp routing-table ipv4-family vpnv4
D. display vpnv4 bgp routing-table
View answer
Correct Answer: B
Question #21
The routing attributes of the three routing entries are shown in the figure. Assuming that the next hops of the three routing entries are all reachable, when these three routing entries areAfter the entries arrive at the BP router in order, by default, BGP will finally call a routeentry?
A. Route B
B. Route C
C. Route A
D. slightly
View answer
Correct Answer: C
Question #22
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes, R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #23
Which of the following commands can be used to view information about BGP VPNv4 routes and BGP private network routes on PEsinterest
A. display bgp routing-table address-family vpnv4
B. display bgp vpnv4 routing-table
C. display bgp routing-table ipv4-family vpnv4
D. display vpnv4 bgp routing-table
View answer
Correct Answer: B
Question #24
BGP4+ carries the next hop address of the IPv6 route through the Next Hop attribute in the Update packet. (Moved into Attribute 14)
A. True
B. False
View answer
Correct Answer: B
Question #25
The default MPLS label publishing mode, label distribution control mode and label retentionmode of Huawei routers are respectively
A. Label release method - downstream autonomous methoD
B. Label release method - free methoD
C. Label release method - downstream autonomous methoD
D. Label release method-independent metho label distribution control method-free metho label retention method-downstream autonomy
View answer
Correct Answer: C
Question #26
Which of the following commands can be configured on an IS-IS Level-1-2 device to prevent the Level-1 device from generating a default route?
A. ttached-bit avoid-learning
B. ttached-bit advertise never
C. mport-route isis level-2 into level-1
D. ttached-bit advertise always
View answer
Correct Answer: B
Question #27
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B
Question #28
On the network shown in the figure, PC1 and PC2 are connected to the same switch (SW1) and belong to the same VLAN. Which of the following are possible causes of a communication failure between PC1 and PC2? Options:
A. ASW1's GE0/0/2 is shut down
B. BThe link of SW1's GE0/0/1 is faulty
C. CIncorrect static ARP entries are configured on the hosts
D. DPort isolation is configured on SW1
View answer
Correct Answer: ABCD
Question #29
In order to speed up the perception of link failures in the IS-IS network, IS-IS can be linked with BFD.
A. RUE
B. ALSE
View answer
Correct Answer: A
Question #30
Which of the following options is incorrect:
A. Created by assigning labels staticallyLSPIt can also be dynamically adjusted according to changes in network topology, without administrator intervention
B. The principle to be followed when manually assigning labels is: the value of the outgoing label of the upstream node is the value of the incoming label of the downstream node
C. LSPstaticLSPand dynamicLSPtwo kinds
D. dynamicLSPDynamically established through the label publishing protocol, such asMP- BGP, RSVP-TE, LDP
View answer
Correct Answer: C
Question #31
When MPLS is deployed in the network and the network layer protocol is IP, the route corresponding to the FEC must exist in the IP routing table of the LSR, otherwise the label forwarding entry of the FEC will not take effect.
A. True
B. False
View answer
Correct Answer: A
Question #32
An engineer uses two routers to test IPv6 services, and simulates the headquarters and branches by running BGP4+ of interconnection. As shown in the figure, an engineer captures packets to view the update packets sent by R1.About this message:Description of information, which of the following statements is correct
A. The next hop address of the route described in this packet is:2001:db8::2345:l
B. This message describes the current revocationIPv6routing
C. the route described in this packet may be throughimportbow
View answer
Correct Answer: C
Question #33
On the network shown in the figure, the DHCP server function is enabled on GE0/0/0 of R2, and the address pool is an interface address pool. When GE0/0/0 and GE0/0/1 of R1 function as DHCP clients, only one interface can obtain an IP address by default. Options: Comprehensive and Detailed In-Depth Understanding the DHCP Process in This Scenario: DHCP Server on R2: The DHCP server is configured on interface GE0/0/0 of R2. The address pool is an interface address pool, meaning that IP addresses are allocated from the subnet of GE0/0/0 (i.e., 10.0.12.0/24). DHCP Clients on R1: Both interfaces (GE0/0/0 and GE0/0/1) on R1 are set as DHCP clients, meaning they will send DHCP DISCOVER messages to obtain an IP address dynamically. Why Only One Interface Gets an IP Address? Interface address pools in Huawei devices assign only one IP address per MAC address (which is typically the router's MAC). Since both interfaces belong to R1, they share the same MAC address when making a DHCP request. As a result, the DHCP server on R2 only assigns one IP address to the first requesting interface. The second request is ignored or denied by the DHCP server due to the duplicate MAC address issue. Key Takeaways: Huawei routers using an interface-based DHCP address pool assign only one IP per MAC address. Since both interfaces on R1 have the same MAC, only one gets an IP. This behavior is expected in Huawei's HCIP-Datacom-certified DHCP configurations. HCIP-Datacom-Advanced Routing & Switching Technology Reference: Huawei HCIP-Datacom Official Certification Guide, Chapter on DHCP Server and Client Configurations. Huawei Datacom Configuration Guide, Section on Interface Address Pools and Address Assignment Limitations. Huawei Enterprise Networking Training Materials, DHCP Relay and DHCP Server Behavior.
A. TRUE
B. FALSE
View answer
Correct Answer: A
Question #34
Which of the following commands can be used to view information about BGP VPNv4 routes and BGP private network routes on PEsinterest
A. display bgp routing-table address-family vpnv4
B. display bgp vpnv4 routing-table
C. display bgp routing-table ipv4-family vpnv4
D. display vpnv4 bgp routing-table
View answer
Correct Answer: B
Question #35
The figure shows an MPLS packet with multiple labels. Which of the following values for the S field is correct?
A. AS1 = 3, S2 = 2, S3 = 1
B. BS1 = 2, S2 = 1, S3 = 0
C. CS1 = 1, S2 = 1, S3 = 0
D. DS1 = 0, S2 = 0, S3 = 1
View answer
Correct Answer: D
Question #36
Which of the following are not included in the security protection actions that a secure MAC address can perform?
A. rotect
B. estrict
C. hutdown
D. emark
View answer
Correct Answer: D
Question #37
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #38
BFDLink state detection at the heart (millisecond) level can be achieved.
A. right
B. wrong
View answer
Correct Answer: A
Question #39
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes,R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #40
Regarding multi-instance CE (Mlulti-VPN-Instance CE, MCE), which of the following descriptions is wrong?
A. existMCEdevice needs to be differentVPNCreate their own routing table and bind to the correct interface
B. connected to the sameMCEbut not oneVPNInstance users cannot access each other
C. haveMCEfunctional devices can be found inBGPIMPLS IP VPNAccess to multiple applicationsVPNExample, reduce the investment of user network equipment
D. MCEandPEThere must be multiple physical links betweenVPINIsolation between instances
View answer
Correct Answer: D
Question #41
As shown in the figure, SF is enabled on all interfaces of the router, the cost value of the link is marked in the figure, and the Loopback0 interface of R2 is advertised in area 1, then the cost value of R1 reaching 10.0.2.2/32 is?
A. 100
B. 150
C. 50
D. 200
View answer
Correct Answer: D
Question #42
BGP4+ carries the next hop address of the IPv6 route through the Next Hop attribute in the Update packet. (Moved into Attribute 14)
A. True
B. False
View answer
Correct Answer: B
Question #43
Which of the following options is incorrect:
A. Created by assigning labels staticallyLSPIt can also be dynamically adjusted according to changes in network topology, without administrator intervention
B. The principle to be followed when manually assigning labels is: the value of the outgoing label of the upstream node is the value of the incoming label of the downstream node
C. LSPstaticLSPand dynamicLSPtwo kinds
D. dynamicLSPDynamically established through the label publishing protocol, such asMP- BGP, RSVP-TE, LDP
View answer
Correct Answer: C
Question #44
To support the processing and calculation of IPv6 routes, IS-IS adds a new NLPID to TLV 129. TheNLPID is an 8-bit field that identifies network layer protocol packets. Which of the following is theNLPID of IPv6?
A. 32
B. 42
C. 04
D. 36
View answer
Correct Answer: B
Question #45
What characteristics must a high-risk operation plan have?
A. with verification
B. Strong operability
C. accurate
D. can return
View answer
Correct Answer: ABCD
Question #46
When 0SPFV2 evolves to 0SPFV3, the LSA format and function are exactly the same, but the network layer in the LSA address from IPv4 to IPv6o
A. True
B. False
View answer
Correct Answer: B
Question #47
On the OSPF network shown in the figure, a network engineer finds that R1 and R2 have the same router ID, and both have imported default routes (with the default-route-advertise always command configured). Given this, which of the following statements is false?
A. AR2 and R4 can establish a neighbor relationship
B. BR1 and R2 can establish a neighbor relationship
C. CR1 and R3 can establish a neighbor relationship
D. DA routing loop may occur between R3 and R4
View answer
Correct Answer: B
Question #48
BGP4+ carries the next hop address of the IPv6 route through the Next Hop attribute in the Update packet. (Moved into Attribute 14)
A. True
B. False
View answer
Correct Answer: B
Question #49
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B
Question #50
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B
Question #51
You have set IS-IS IPv6 enable under the interface, what is the meaning of this command?
A. Activate on the interfaceIPv6 IS-ISprocess1
B. Activate on the interfaceIPv6 IS-ISprocess3
C. activate on the interfaceIPv6 IS-ISprocess10
D. activate on the interfaceIPv6 IS-ISprocess2
View answer
Correct Answer: A
Question #52
What characteristics must a high-risk operation plan have?
A. with verification
B. Strong operability
C. accurate
D. can return
View answer
Correct Answer: ABCD
Question #53
A router is running OSPF, and the output information is as shown in the figure. Which of the following statements is correct?
A. The type of the LSA is AS-externa1-LSA
B. The destination network described by this LSA is 10
C. The LSA in the figure is generated by this router
D. This device is ABR Answer: B
View answer
Correct Answer: B
Question #54
About the difference between NSR and NSF, which is correct?
A. NSF must rely on neighbor routers to complete
B. Both NSR and NSP require neighbor routers to complete
C. NSR must rely on neighbor routers to complete
View answer
Correct Answer: B
Question #55
Which of the following commands can be used to view information about BGP VPNv4 routes and BGP private network routes on PEsinterest
A. display bgp routing-table address-family vpnv4
B. display bgp vpnv4 routing-table
C. display bgp routing-table ipv4-family vpnv4
D. display vpnv4 bgp routing-table
View answer
Correct Answer: B
Question #56
Which of the following statements about the multicast address used by 0SPFv3 is correct?
A. DR routers use FF08::6
B. All 0SPF routers use FF08: 5
C. All 5PF Routers use FF02:5
D. DRThe router uses FF02::6
View answer
Correct Answer: CD
Question #57
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B
Question #58
Regarding multi-instance CE (Mlulti-VPN-Instance CE, MCE), which of the following descriptions is wrong?
A. existMCEdevice needs to be differentVPNCreate their own routing table and bind to the correct interface
B. connected to the sameMCEbut not oneVPNInstance users cannot access each other
C. haveMCEfunctional devices can be found inBGPIMPLS IP VPNAccess to multiple applicationsVPNExample, reduce the investment of user network equipment
D. MCEandPEThere must be multiple physical links betweenVPINIsolation between instances
View answer
Correct Answer: D
Question #59
In order to speed up the perception of link failures in the IS-IS network, IS-IS can be linked with BFD.
A. TRUE
B. FALSE
View answer
Correct Answer: A
Question #60
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #61
Network administrators can run the clock timezone command to set the time zone of a device. If two network devices have different time zone settings, they cannot establish a neighbor relationship using a dynamic routing protocol.Options:
A. TRUE
B. FALSE
View answer
Correct Answer: B
Question #62
Which of the following TLVs is added to IS-IS to support multi-topology?
A. LV229
B. LV232
C. LV236
D. LV129
View answer
Correct Answer: A
Question #63
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #64
In the same environment, engineers A and B execute the tracert command. The destinationaddresses are the same, but the paths are different. What are the possible reasons?
A. he phenomenon is abnormal, the device has an operating system failure
B. ngineer A's operation error
C. ngineer B's operation error
D. he destination port numbers of the UDR packets serving tracert are different, and the hashes reach different equivalent next hops
View answer
Correct Answer: D
Question #65
Which of the following operations is not part of the middle stage of dissection?
A. field defense
B. cutover implementation
C. Cutover preparation
D. business test
View answer
Correct Answer: D
Question #66
Regarding the IPSG, which of the following statement is incorrect?
A. PSG can prevent IP address spoofing attacks
B. PSG is a source IP address filtering technology based on the three-layer interface
C. PSG can turn on the IP packet inspection and alarm function, and cooperate with the network management to perform alarms
D. PSG can prevent the host from changing the IP address privately
View answer
Correct Answer: B
Question #67
The description of the MPLS forwarding mechanism is correct
A. The system automatically allocates aI
B. whenIPmessage entryMRLSdomain, the first thing to look at isFIBsurface
C. ifTumel IDvalue is not0x0, into the normalIPForwarding process
D. ifTunnel IDvalue is0x0test entryMPLSForwarding process
View answer
Correct Answer: AB
Question #68
As shown in the figure, a certain park has deployed IPv6 for service testing, and there are 4 routers in the network. Run OSPFv3 to realize network interconnection.Regarding the LSA generated by the OSPFv3 network, which of the following statements is wrong?
A. 1 itself will generate Router-LSA to describe device interface information, and will receive Router-LSA generated by R2 and R3 at the same time
B. here is a Network LSA generated by R3 in the LSDB of R1, indicating that R3 may be the DR of this link
C. 1 will receive the two Link-LSAs generated by R2, describing the two links information connected to The safer, easier way to help you pass any IT exams
D. s an ABR, R2 will generate Inter-Area-Prefix-LSA describing the IPv6 address prefix of Area 1, and advertise it to R1 and R3
View answer
Correct Answer: C
Question #69
Which of the following sequences can be matched by the regular expression 100.S
A. 100
B. 1000
C. 10000
D. 1001
View answer
Correct Answer: BD
Question #70
(Multiple Choice) Which LSAs in OSPFv3 can be flooded in an area?
A. Link-LSA
B. Inter-Area-Router-LSA
C. Inter-Area-Prefix-LSA
D. Intra-Area-Prefix-LSA
View answer
Correct Answer: D
Question #71
In the topology shown in the figure, the entire network runsOSPFv3agreement inNoIn the case of attracting external routes, R1which type ofLAS?
A. Intra-Area-Prefix-LSA
B. Link-LSA
C. Inter-Area-Router LSA
D. Inter-Area-Prefix-LSA
View answer
Correct Answer: C
Question #72
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B
Question #73
In the same environment, engineers A and B execute the tracert command. The destination addresses are the same, but the paths are different. What are the possible reasons?
A. The phenomenon is abnormal, the device has an operating system failure
B. Engineer A's operation error
C. Engineer B's operation error
D. The destination port numbers of the UDR packets serving tracert are different, and the hashes reach different equivalent next hops
View answer
Correct Answer: D
Question #74
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #75
Regarding the label space of MPLS, the description is wrong:
A. penultimate jumpLSRWhen performing label exchange, if the exchanged label value is found to be3,By default, the label is popped and the message is sent to the last hop
B. 1024Above areLDP,RSVP-TE
C. 16~1023is staticLSPand staticCR-LSPshared tab space
D. If the out tag value is0,The router will directly discard the packet
View answer
Correct Answer: D
Question #76
BGP4+ carries the next hop address of the IPv6 route through the Next Hop attribute in the Update packet. (Moved into Attribute 14)
A. True
B. False
View answer
Correct Answer: B
Question #77
According to this picture, the door can be judged?
A. R4belong only toLevel-2
B. system-IDforee8c
C. system-IDforee8a0c2
D. R4belong only toLevel-1
View answer
Correct Answer: BD
Question #78
As shown in the figure, the network has a loop because STP is not enabled. Which of the following phenomena may be bowed?
A. Hostreceive a large number of broadcasts
B. The device will generate a loop alarm
C. equipmentCPUOccupancy is too high
D. MA, CAddress table flapping
View answer
Correct Answer: ABCD
Question #79
What is the Router-ID of OSPFv3?
A. 100bit value
B. 128bit value
C. 32bit value
D. 64bit value
View answer
Correct Answer: C
Question #80
Which statement about DHCP Snooping is wrong?
A. DHCP SnoopingYou can prevent illegal attacks by setting trusted ports (all interfaces are untrusted by default
B. Global enableDHCP Snoopingfunction, without any post-parameters, the device only processes by defaultDHCPv4message
C. Enable in interface viewDHCP Snoopingfunction, then all theDHCPThe message command function takes effect
D. existVLANEnable in viewDHCP Snoopingfunction, then all interfaces of the device receive data belonging to thisVLANofDHCPThe message command function takes effect
View answer
Correct Answer: A
Question #81
When there are multiple redundant links in the IS-S network, multiple equal-cost routes may appear. Regarding equal-cost routes in an IS-IS network, which of the following descriptions is wrong?
A. When the number of equal-cost routes in the networking is greater than the number configured through commands, and the priorities of these routes are the same, the route with the higher System ID of the next hop device is preferred for load sharing
B. If negative arbitration sharing is configured, the traffic will be evenly distributed to each link
C. After the equal-cost routing priority is configured, when the IS-IS device forwards the traffic that reaches the destination network segment, it will not adopt the load sharing method, but will forward the traffic to the next-hop with the highest priority
D. For each route in the equal-cost route, the priority can be specified, and the route with the higher priority will be preferred
View answer
Correct Answer: C
Question #82
Network administrator A wants to use AS-Path Filter to match the BGP routing attribute AS_PATH[100200300]. Network administrator A sorts out the four configurations in the figure. Which of the following configurations can meet the requirements of network administrator A?
A. way A
B. way D
C. WayC
D. way B
View answer
Correct Answer: AD
Question #83
When there are multiple redundant links in the IS-S network, multiple equal-cost routes may appear. Regarding equal-cost routes in an IS-IS network, which of the following descriptions is wrong?
A. hen the number of equal-cost routes in the networking is greater than the number configured through commands, and the priorities of these routes are the same, the route with the higher System ID of the next hop device is preferred for load sharing
B. f negative arbitration sharing is configured, the traffic will be evenly distributed to each link
C. fter the equal-cost routing priority is configured, when the IS-IS device forwards the traffic that reaches the destination network segment, it will not adopt the load sharing method, but will forward the traffic to the next-hop with the highest priority
D. or each route in the equal-cost route, the priority can be specified, and the route with the higher priority will be preferred
View answer
Correct Answer: C
Question #84
As shown in the figure, SF is enabled on all interfaces of the router, the cost value of the link is marked in the figure, and the Loopback0 interface of R2 is advertised in area 1, then the cost value of R1 reaching 10.0.2.2/32 is?
A. 100
B. 150
C. 50
D. 200
View answer
Correct Answer: D
Question #85
As shown in the figure, the MP_BGP neighbor relationship is established between PE1 and PE2 through the LoopbackO interface. After the configuration is complete, it is found that CE1 and CE2 cannot learn routes from each other. Which of the following options will cause this problem.
A. PEIorPE2not presentBGP-VPNv 4Enabling neighbors in unicast address family view
B. PE1orPE2±ofVPNInstance parameter configuration error
C. PE1andPE2betweenLSPTunnel not established
D. PF1orPE2with each otherCEMisconfigured routing protocol between
View answer
Correct Answer: ABCD
Question #86
What types of Link Types are included in the Router LSA in OSPF?
A. Vlink
B. Stub Net
C. TransNet
D. P-2-P
View answer
Correct Answer: ABCD
Question #87
About the difference between NSR and NSF, which is correct?
A. NSF must rely on neighbor routers to complete
B. Both NSR and NSP require neighbor routers to complete
C. NSR must rely on neighbor routers to complete
View answer
Correct Answer: B
Question #88
Which of the following statements about VLAN aggregation is true?
A. Super-VLANOnly physical interfaces cannot establish Layer 3VLANIFinterface
B. OneSuper-VLANcan contain one or moreSub-VLAN
C. Sub-VLANContains physical interfaces
D. Sub-VLANfor isolating broadcast domains
View answer
Correct Answer: BD
Question #89
If the display ospfv3 peer verbose command is run to check OSPFv3 neighbor information, thecommand output contains information such as the peer router ID, global unicast address of the peerinterface, and neighbor status.
A. RUE
B. ALSE
View answer
Correct Answer: A
Question #90
As shown in the figure, VLAN aggregation is deployed in a switching network, where Sub-VLAN10 and Sub-VLAN 20 are added to Super-VLAN 100. If PC1 and PC2, PC1 and PC3 are to be able to communicate with each other, which of the following descriptions about the L3 Switch interface type and the VLAN that should be allowed is correct?
A. oth GE0/0/1 and GE0/0/2 are Trunk ports, and only VLAN 10 is allowed to pass
B. E0/0/1 is an access port, and its PVID is set to VLAN 10; GE0/0/2 is a trunk port, and VLAN 10 is allowed
C. E0/0/1 is a Trunk port, allowing VLAN 10 and VLAN 20 to pass; GE0/0/2 is an Access port, and the PVID is set to VLAN 10
D. E0/0/1 and GE0/0/2 are both access ports, and the PVID is set to VLAN10
View answer
Correct Answer: C
Question #91
As shown in the figure, a park has deployedIPv6For business testing, the network has4router. Run 0SPFV3Realize network interconnection about the OSPFV3 network generatedLSA. Which of the following statement it's wrong?
A. R1will produceRouter-LSADescribing the device interface information will be received at the same timeR2andR3produced Router-LSA
B. R1ofLSDBhaveR3producedNetwork LSA
C. R1will receiveR2produced2indivualLink-LSA
D. R2asA, BRWill produceInter-Area-Prefix-LSAdescribeArea 1ofIPv6address prefix, and advertise GiveR1andR3
View answer
Correct Answer: C
Question #92
Which of the following commands can be used to view information about BGP VPNv4 routes and BGP private network routes on PEsinterest
A. display bgp routing-table address-family vpnv4
B. display bgp vpnv4 routing-table
C. display bgp routing-table ipv4-family vpnv4
D. display vpnv4 bgp routing-table
View answer
Correct Answer: B
Question #93
According to this picture, you can judge
A. he optimal outgoing interface for R1 to access room 3000: FDEA::3 is GigabitEtherneto/0/1
B. 1 with 3000:FDEA::3 is IB6P neighbor
C. 1 has a TCP connection with 3000:FDEA::3
D. 1 learned route 3002 through IBGP::3/128
View answer
Correct Answer: BD
Question #94
As shown in the figure, a park has deployedIPv6For business testing, the network has4router. Run 0SPFV3Realize network interconnection about the OSPFV3 network generatedLSA. Which of the following statement it's wrong?
A. R1will produceRouter-LSADescribing the device interface information will be received at the same timeR2andR3produced Router-LSA
B. R1ofLSDBhaveR3producedNetwork LSA
C. R1will receiveR2produced2indivualLink-LSA
D. R2asA, BRWill produceInter-Area-Prefix-LSAdescribeArea 1ofIPv6address prefix, and advertise GiveR1andR3
View answer
Correct Answer: C
Question #95
IS-/S supports multi-instance and multi-process, that is, one IS-S router. Multiple VPN instances can be configured with multiple IS-IS process associated. Are the following descriptions of IS-JS multi-instance and multi- process correct?
A. indivualIS-ISprocess can only be used with1indivualVPNinstance association
B. if oneIS-ISThe router creates multipleIS-ISProcess, each process does not affect each other, independent of each other
C. 1indivualIS-ISprocess can be associated with multiple differentVPNinstance association
D. 1indivualVPNInstances can be associated with multiple differentIS-ISprocess association
View answer
Correct Answer: ABD
Question #96
As shown in the figure, OSPF is enabled on all interfaces of the router. Which of the following statements is correct?
A. R2in the area0generated inTypel LSAcontains10
B. R2in the area0generated inType5 LSAcontains10
C. R2in the area0generated inType2 LSAcontains10
D. R2in the area0generated inType3 LSAcontains10
View answer
Correct Answer: A
Question #97
The routing policy tools that can be used by BGP mainly include Filter-policy and Route- policy. Fiter-policy can only filter routes, and Route-policy can only modify routes.
A. Yes
B. wrong
View answer
Correct Answer: B

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us