Huawei H12-891 Exam Practice Questions (P. 5)
- Full Access (552 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #41
Huawei Open Programmability System (OPS) uses HTTP methods to access managed objects to manage network devices. To facilitate script compilation, Huawei OPS provides the Python script template. Which of the following methods of the OPSConnection class in the OPS script template are incorrect?
send
light_mode
delete
Question #42
Huawei Open Programmability System (OPS) provides openness and programmability capabilities for network devices and enables users to perform secondary development. To facilitate script compilation, Huawei OPS provides the Python script template. Which of the following statements about the Python script template are correct? (Choose three.)
- AThe OPSConnection class is used to invoke RESTful APIs. This class defines methods for establishing HTTP connections. You do not need to modify the methods.
- BThe initialization method of the OPSConnection class is def__init__(self, host, port=80). When the OPSConnection class is initialized in the main() function, the host parameter needs to be set to the IP address of the management interface of the network device to be managed.
- CUsers need to search for the corresponding URI and the XML content of the HTTP packet body in the RESTful API Reference based on the managed object to be accessed, and modify the Python script template accordingly.
- DThe OPSConnection class has four methods: create, delete, set, and get, which encapsulate the PUT, DELETE, POST and GET methods of HTTP.
Correct Answer:
ABC
ABC
send
light_mode
delete
Question #43
Which of the following are key technologies used to implement SRv6 Policies based on Huawei’s CloudWAN solution architecture?
send
light_mode
delete
Question #44
MPLS supports both static and dynamic LSP establishment. Which of the following protocols cannot dynamically establish LSPs in MPLS TE scenarios?
send
light_mode
delete
Question #45
As shown in the figure, PE1 and PE2 exchange private network route information with their respective CEs through OSPF, and the same domain ID is configured on PE1 and PE2. Which of the following LSA types may be transmitted to CE2 when PE2 imports BGP routes to the OSPF process?

send
light_mode
delete
Question #46
Which of the following statements regarding MPLS label encapsulation format are correct? (Choose three.)
- AThe total length of one layer of MPLS label is 4 bytes.
- BThe TTL field in an MPLS label has the similar meaning as that in an IP packet, and can prevent loops.
- CThe S field in an MPLS label has 1 bit and is used to identify whether the label is the bottom-of-stack label. If the value is 1, the label is a penultimate-layer label.
- DFor Ethernet and PPP packets, a label stack is located between the Layer 2 packet header and data. If a VLAN tag is available, the label stack is placed between Ethernet header and the VLAN tag.
Correct Answer:
ABC
ABC
send
light_mode
delete
Question #47
Which of the following topologies does the overlay network support in the Huawei SD-WAN Solution?
send
light_mode
delete
Question #48
In the Huawei CloudCampus Solution, which of the following deployment modes are supported by Huawei switches?
send
light_mode
delete
Question #49
Which of the following types of authorization information can be delivered by a RADIUS server after a client passes 802.1 X authentication? (Choose three.)
send
light_mode
delete
Question #50
As shown in the figure, in a scenario where a VXLAN tunnel is dynamically established through BGP EVPN, VTEP1 transmits a BGP EVPN Type 2 route to VTEP2. The EVPN RT value is 20:1. Which of the following items are incorrect? (Choose two.)

- AVTEP2 directly discards the route.
- BVTEP2 compares the RT carried in the route and finds that it is different from the IRT of the EVPN instance bound to BD 20. Therefore, VTEP2 discards the route.
- CVTEP2 compares the RT carried in the route with the IRT of the EVPN instance bound to BD 20. Because the RTs are different, VTEP2 does not add the MAC address entry carried in the route to the MAC address table of BD 20.
- DVTEP2 compares the RT carried in the route with the IRT bound to the IP VPN instance VTEP_VBDIF20. Based on this, VTEP2 learns the IP route carried in the route advertisement packet and adds the route to the IP routing table of the IP VPN instance.
Correct Answer:
AD
AD
send
light_mode
delete
All Pages