Which of the following statements is true about an AP’s transmit power?
The higher the AP’s transmit power, the better.
The AP’s transmit power must be within a proper range to avoid interference between APs.
The transmit power of an AP does not matter.
The lower the AP’s transmit power, the better.
An AP’s transmit power must be maintained within an appropriate range. Excessive power does not automatically improve service quality. A high-power AP can enlarge its interference domain, create co-channel or adjacent-channel interference, produce asymmetric uplink and downlink coverage, and cause sticky-client behavior because a station continues hearing an AP even when its weaker transmission cannot reliably reach that AP. Huawei states that high-power APs can interfere with adjacent APs and that radio calibration dynamically adjusts AP channels, power, and frequency bands to ensure coverage while minimizing interference.
Conversely, power that is too low creates coverage holes, weak received signal strength, low modulation rates, retransmissions, and roaming instability. When a new AP is added, neighboring APs may reduce their transmit power to limit interference. When an AP goes offline, neighboring APs may increase power to compensate for the missing coverage. The engineering objective is therefore neither maximum nor minimum power, but sufficient coverage with controlled overlap and minimum interference. Accordingly, option B is correct.
==================
Which of the following functions is supported by the AR6177?
IPS, antivirus, and URL filtering
Wi-Fi
VDSL
PoE
The distinguishing function supported by the AR6177 is VDSL. VDSL, or Very-high-bit-rate Digital Subscriber Line, enables a branch router to obtain WAN connectivity over existing copper telephone infrastructure. It is appropriate for small branches and distributed sites where Ethernet private lines, fiber, or mobile connections are unavailable or commercially impractical.
The AR6177 can terminate the VDSL access circuit and provide routing, NAT, DHCP, VPN, and other branch-gateway functions for the connected LAN. In this single-answer question, Wi-Fi and PoE are not the defining integrated capabilities of the AR6177 model. Similarly, the complete combination of IPS, antivirus, and URL filtering belongs to a security-enhanced product profile rather than the function used to distinguish the AR6177.
Huawei’s campus design material recognizes DSL links as a specific WAN-access category and notes that deployments involving complex or low-speed links, including DSL, may require an appropriate branch-device deployment method. The model is therefore selected when direct VDSL-based WAN access is required. Consequently, VDSL is the supported capability intended by this question, and option C is correct.
==================
Which of the following statements are true about predefined security zones on a firewall?
The local zone is the highest-security zone, with a priority of 100.
The demilitarized zone (DMZ) is a medium-security zone, with a priority of 50.
The trust zone is a high-security zone, with a priority of 95.
The untrust zone is a low-security zone, with a priority of 5.
Huawei firewalls provide four commonly predefined security zones: Local, Trust, DMZ, and Untrust. The Local zone represents the firewall itself, including traffic generated by or destined for the device, and has the highest default security priority of 100. The Trust zone normally represents an organization’s protected internal network and has a default priority of 85, not 95. Therefore, option C is false.
The DMZ typically hosts public-facing or semi-trusted resources, such as web, email, and application servers. Its default priority is 50, placing it between the trusted internal network and the external untrusted network. The Untrust zone normally represents the Internet or another uncontrolled network and has the lowest predefined priority of 5.
Zone priority expresses the relative security level used to classify inbound and outbound traffic direction; it does not independently permit traffic. Security policies still determine whether matched traffic is allowed or denied. Huawei’s SD-WAN design uses Trust and Untrust zones on CPEs, and iMaster NCE can orchestrate the corresponding zones and firewall policies for Internet-access protection.
==================
The AirEngine 8771-X1T has dynamic-zoom smart antennas that can switch between omnidirectional and high-density modes.
True
False
The statement is true. The AirEngine 8771-X1T uses dynamic-zoom smart-antenna technology that can adapt its radiation characteristics according to the deployment environment. In omnidirectional mode, the antenna pattern is optimized to provide broad and balanced coverage, making it appropriate for ordinary offices, corridors, classrooms, and other environments where users are distributed over a relatively large area.
In high-density mode, the antenna pattern is adjusted to concentrate radio energy more effectively within the intended service area. This reduces unnecessary signal leakage, limits interference between neighboring APs, and improves concurrent-user performance in lecture halls, conference rooms, auditoriums, and similar high-density environments.
The switching capability is more effective than using a permanently fixed antenna pattern because WLAN conditions can change as users move and traffic density increases or decreases. Huawei’s training material states that dynamic-zoom smart antennas dynamically switch between omnidirectional and high-density modes, improving coverage in omnidirectional mode while strengthening the user experience in high-density scenarios. Therefore, option A is correct.
==================
On which public cloud can the AR6700V-L running R024C10 not be deployed?
AWS
GCP
Oracle Cloud
Microsoft Azure
For the R024C10 software release specified in the question, the AR6700V-L cannot be deployed on Google Cloud Platform. The supported environments represented by this release and question are Amazon Web Services, Oracle Cloud, and Microsoft Azure.
Public-cloud support for a virtual CPE is release-specific. A virtual router requires more than generic virtual-machine compatibility. Huawei must provide or validate the appropriate cloud image, virtual network-interface drivers, deployment template, bootstrap mechanism, licensing integration, resource specifications, and controller-registration process for each cloud platform. Therefore, support for one KVM- or VMware-based environment does not automatically mean that every public-cloud provider is supported.
A cloud-hosted virtual CPE enables branches to establish overlay connectivity directly with cloud workloads and allows the controller to provide unified management and policy orchestration for physical and virtual edge devices. Huawei describes this model as deploying a virtual SD-WAN router on a public cloud to implement branch-to-cloud interconnection and unified policy orchestration. Under the R024C10 compatibility matrix tested by this question, GCP is excluded. Therefore, option B is correct.
==================
What is the maximum number of access units supported by a central switch on a passive Ethernet network (PEN)?
96
72
48
64
A central switch in the relevant passive Ethernet network architecture supports a maximum of 48 access units. The architecture replaces a conventional multi-layer access design with a centralized switch and distributed remote or access units. The access units function as extensions of the central switch’s ports, simplifying device management, configuration, and topology maintenance.
Huawei’s CloudEngine S5731-H fixed central-switch specification provides models with 24 or 48 hybrid optical-electrical downlink ports. The 48-port model can therefore directly manage up to 48 associated access or remote units under the design limits represented by this question. The same hybrid links can provide data transmission and remote PoE power, enabling access units to be installed closer to terminals without requiring conventional active aggregation equipment at every location.
The central switch automatically discovers the topology, while remote units behave as extended ports rather than independently managed switches. This reduces management nodes and simplifies a traditional three-layer network into a two-layer architecture. The larger values of 64, 72, and 96 exceed the supported maximum for the specified central-switch implementation. Therefore, option C is correct.
==================
Which of the following are common terminal identification methods?
SNMP query
DHCP option
MAC OUI
Nmap
All four options are recognized terminal identification methods. MAC OUI examines the first three bytes of a device’s MAC address to determine its manufacturer, although it generally cannot identify the exact model or operating system. DHCP option identification analyzes fields such as DHCP options 12, 55, and 60, which can reveal the hostname, parameter-request list, vendor class, and other terminal characteristics. SNMP query is an active identification method that retrieves device details from relevant MIB objects and is particularly useful for printers, network devices, and other SNMP-capable equipment.
Nmap is also an active scanning method. It analyzes open ports, service responses, protocol behavior, and operating-system fingerprints to estimate a terminal’s device type and OS. Huawei distinguishes information-reporting methods from proactive scanning methods: MAC OUI and DHCP options generally use information observed in traffic, whereas SNMP and Nmap actively query or scan the endpoint. iMaster NCE-Campus can correlate multiple fingerprints to improve identification accuracy and automatically apply terminal-specific access policies.
==================
Which of the following statements is false about GRE over IPsec?
IPsec supports encapsulation in both tunnel and transport modes.
Compared with tunnel mode, transport mode adds an additional outer IP header. As a result, the packet is longer and more likely to be fragmented. Therefore, GRE over IPsec in tunnel mode is recommended.
IPsec protects data flows between the GRE tunnel source and GRE tunnel destination.
GRE over IPsec first encapsulates packets using GRE and then protects the GRE packets using IPsec.
Option B is false because it reverses the encapsulation behavior. In IPsec transport mode, the IPsec security header is inserted after the existing IP header; a new outer IP header is not normally added. In tunnel mode, the complete original IP packet is encapsulated and a new outer IP header is added. Tunnel mode therefore generally introduces greater overhead and produces a longer packet than transport mode, not the reverse.
The remaining statements are correct. IPsec supports both transport and tunnel modes. GRE over IPsec performs GRE encapsulation first, allowing GRE to transport the original payload, and then applies IPsec protection to the resulting GRE packet. The IPsec security association is established between the GRE tunnel endpoints, protecting the GRE-encapsulated traffic as it traverses an untrusted transport network.
Huawei SD-WAN data channels can use either GRE or GRE over IPsec. GRE provides flexible overlay encapsulation, while IPsec adds confidentiality, integrity, origin authentication, and anti-replay protection for site-to-site traffic. Huawei specifically identifies IPsec encryption as the mechanism securing site-to-site SD-WAN services.
==================
An AP cannot work independently. Instead, it must be configured by a WAC or iMaster NCE-Campus.
True
False
The statement is false because “AP” is a generic term covering several operating architectures. A Fit AP requires a WAC, and a cloud-managed AP is centrally managed through iMaster NCE-Campus. However, a Fat AP is autonomous: it can operate and be configured independently without a centralized controller. Huawei also describes the leader AP architecture, in which a capable AP integrates part of the WAC functionality, operates independently, and manages a limited number of Fit APs.
Therefore, the absolute claim that an AP cannot work independently is technically incorrect. The correct interpretation depends on the AP mode. Fit APs depend on a WAC or leader AP for centralized configuration and CAPWAP-based management, whereas Fat APs provide local control and forwarding. Huawei explicitly states that the Fat AP architecture is autonomous and requires no additional centralized control device. Because at least one recognized AP architecture operates independently, the correct answer is False.
==================
Which of the following parameters is not mandatory for GRE configuration?
Enabling the GRE checksum
Destination IP address of the tunnel
GRE protocol for the tunnel
Source IP address of the tunnel
Enabling the GRE checksum is optional. A functional point-to-point GRE tunnel requires a tunnel interface, GRE as the tunnel protocol, and reachable source and destination tunnel endpoints. The source identifies the local interface or IP address used to construct the delivery header, while the destination identifies the remote GRE endpoint. Without these endpoint parameters, the device cannot correctly encapsulate and deliver packets to the peer.
The checksum field is controlled by the Checksum Present bit in the GRE header. When checksum processing is enabled, the sender includes a checksum covering the GRE header and payload, and the receiver verifies it. This can provide additional corruption detection, but it increases processing and is not required for basic GRE operation. RFC 2784 explicitly labels the checksum field as optional and states that it is present only when the Checksum Present bit is set.
Huawei SD-WAN uses GRE or GRE over IPsec to establish data channels between edge devices. The essential tunnel and transport-network information is distributed through the control system, while optional GRE functions such as checksum validation may be enabled according to operational requirements.
==================
Which of the following statements is false about the energy-saving function of the digital map?
It displays the energy consumption of network-wide devices.
It automatically powers off some wireless APs during energy-saving periods.
It automatically powers off switches.
It automatically recommends energy-saving periods.
Option C is false. The digital-map energy-saving function provides network-wide energy visibility, identifies periods of low wireless demand, and recommends appropriate energy-saving time windows. During an approved energy-saving period, selected wireless APs or radio resources can be placed into an energy-saving state after the system evaluates coverage, traffic, and capacity requirements.
Automatically powering off switches is not the intended function. Campus switches may carry essential wired services, provide uplinks for other network devices, and supply PoE power to APs, cameras, phones, sensors, and access-control systems. Automatically shutting down a complete switch could therefore interrupt many unrelated services and potentially disconnect downstream network segments.
Huawei identifies low-carbon and energy-saving operation as a characteristic of cloud campus networks and combines this objective with AI-based intelligent O & M and proactive optimization. Its intelligent O & M architecture analyzes AP load trends and performs predictive wireless-network optimization, providing the analytical foundation for selecting safe energy-saving periods and resources.
Therefore, A, B, and D describe supported digital-map energy-saving capabilities. Automatic switch power-off is the false statement, making C correct.
Which of the following can be determined through a survey of the terminal types on a customer’s network?
Network access solution
Network architecture
Network admission control solution
Network O & M solution
A terminal-type survey primarily determines the appropriate network admission control solution. Different terminal categories have different authentication capabilities and security requirements. Corporate laptops may support 802.1X authentication, guests may require Portal authentication, and printers, cameras, sensors, and other dumb terminals commonly require MAC-address authentication or automatic terminal identification.
Huawei recommends selecting authentication technologies according to the terminal type and usage scenario. For example, access switches can serve as authentication points for wired dumb terminals, while APs or other access devices can perform authentication for wireless users. After terminal identification is enabled, iMaster NCE-Campus can automatically assign VLANs, ACLs, security groups, QoS parameters, and other authorization policies according to terminal category.
The survey therefore establishes which endpoints support interactive authentication, which require non-interactive admission, and which must receive special isolation or compliance policies. It does not independently determine the complete physical network architecture or the overall O & M platform. Consequently, the terminal survey is used to formulate the network admission control solution, making option C correct.
==================
A label stack is an ordered set of labels. MPLS supports a maximum of three layers of nested labels.
True
False
The statement is false. An MPLS label stack is an ordered sequence of label-stack entries, with the top label processed first and the bottom identified by the Bottom-of-Stack bit. However, the MPLS architecture does not define a universal maximum of three nested labels. An MPLS forwarding operation may replace the top label, remove it, or push one or more additional labels onto the stack.
Practical label depth is constrained by device implementation, forwarding ASIC capabilities, packet size, and the number of network functions being encoded. A conventional MPLS VPN may use two labels: a transport label and a VPN label. More advanced deployments can add labels for traffic engineering, segment routing, entropy, service chaining, or hierarchical transport. This can produce stacks deeper than three entries.
Therefore, “three layers” may describe a limitation of a particular platform, software version, or deployment design, but it is not an MPLS protocol maximum. RFC 3032 defines the stack as a sequence of four-byte entries and explicitly allows one or more entries to be pushed without specifying a three-label ceiling.
==================
Which of the following statements are true about selecting network access authentication points?
Centralized authentication points provide higher performance.
APs are recommended as authentication points for wireless users.
Access switches are recommended as authentication points for wired users.
Authentication points should be deployed closer to terminals to provide stronger security control.
Authentication points should generally be placed on access devices close to the terminals. For wireless users, the AP or WLAN access device is the natural admission point because it directly controls the station’s wireless association and service access. For wired users, the access switch directly connects the endpoint and can enforce 802.1X, MAC-address authentication, VLAN authorization, ACLs, and security-group policies.
Huawei recommends access devices as authentication points for employees and specifically recommends access switches as authentication points for wired dumb terminals using MAC-address authentication. Deploying enforcement close to endpoints prevents unauthenticated or unauthorized traffic from traversing deeper into the campus network. It also improves fault isolation, policy granularity, and scalability because admission processing is distributed across access devices.
Option A is incorrect. A centralized authentication point can simplify configuration and policy management, but it does not inherently provide higher performance. It can create concentrated processing pressure, enlarge the Layer 2 scope, and allow unauthenticated traffic to travel farther before being evaluated. Therefore, the recommended principles are represented by B, C, and D.
==================
In the High-Quality 10 Gbps Campus Network Solution, which of the following experiences is improved by iMaster NCE-Campus?
Wireless experience
Application experience
O & M experience
Wired experience
iMaster NCE-Campus primarily improves the operations and maintenance experience in this solution. It provides centralized planning, deployment, configuration, policy orchestration, monitoring, topology management, device management, alarm handling, and maintenance through a unified graphical interface.
Instead of configuring each switch, AP, WAC, firewall, or router separately, administrators can define services and policies centrally and deliver them across the network. Huawei states that iMaster NCE-Campus provides integrated LAN and WAN management, integrated deployment, integrated policies, and integrated O & M, thereby improving deployment and O & M efficiency. It also provides network monitoring, service alarms, file management, log management, device maintenance, user management, and virtual-network management from one platform.
Wireless, wired, and application experience analysis is more directly associated with iMaster NCE-CampusInsight, which uses telemetry, AI, protocol tracing, and predictive analysis to quantify user and application experience. iMaster NCE-Campus serves as the management and control platform that simplifies administrators’ daily work. Therefore, the experience specifically improved by iMaster NCE-Campus is the O & M experience, making option C correct.
==================
Which of the following deployment modes are supported by APs?
Barcode scanning–based deployment with CloudCampus APP
Email-based deployment
DHCP Option 148–based deployment
Registration query center–based deployment
APs support barcode scanning through the CloudCampus APP, DHCP Option 148–based deployment, and deployment through Huawei’s registration query center. With barcode scanning, the installer scans the AP’s label using the CloudCampus APP. The application obtains information such as the electronic serial number and MAC address, associates the AP with the correct tenant and site, and allows the AP to register with iMaster NCE.
With DHCP Option 148, the DHCP server supplies the AP with its IP configuration and the IP address and port number of iMaster NCE. The AP changes to cloud-management mode and automatically initiates registration. Huawei lists AR routers, switches, and APs as supported devices for this mode.
The registration query center can also provide the controller address after the AP contacts Huawei’s query service. It supports APs together with ARs, firewalls, and switches. Email-based deployment is primarily an SD-WAN CPE or AR-router ZTP method, not an AP deployment mode. Therefore, A, C, and D are correct.
==================
How many ports can a 400GE card offer on the CloudEngine S16700 series next-generation flagship core switches?
12
18
8
16
A high-density 400GE service card for the CloudEngine S16700 series can provide 18 ports. The S16700 is positioned as a next-generation flagship campus core switch designed for ultra-high-capacity aggregation, large-scale Wi-Fi backhaul, data-center interconnection, and long-term bandwidth evolution.
An 18-port 400GE card provides a theoretical aggregate port rate of 7.2 Tbit/s in each direction before considering the switching fabric’s internal architecture and forwarding design. This density allows a single chassis slot to aggregate numerous high-speed distribution switches, connect multiple campus fabrics, or provide high-bandwidth links toward data centers and service platforms. It also reduces the number of cards and chassis required compared with lower-density 8-port, 12-port, or 16-port alternatives.
The question asks specifically for the number of physical 400GE interfaces offered by the card, not the entire chassis capacity or the number of ports after breakout. Under the H19-404 product-portfolio specification represented by this question, the correct density is 18 native 400GE ports. Therefore, option B is correct.
==================
Which of the following is not part of an IFIT measurement model?
Measurement point
NMS
Measurement flow
Measurement direction
The Network Management System is not an element of the IFIT measurement model. An IFIT measurement definition identifies the traffic to be measured, the locations where measurement actions occur, and the direction in which the flow is evaluated. The measurement flow specifies the target packets, usually through flow-identification fields. Measurement points define where packets are marked, counted, timestamped, or reported, such as ingress, transit, and egress nodes. Measurement direction distinguishes forward and reverse monitoring so that packet loss, delay, and path behavior can be analyzed correctly for each direction.
An NMS or controller remains operationally important because it creates measurement tasks, distributes configurations, receives telemetry data, correlates the results, and presents fault-location information. However, it is the management and analysis system surrounding the measurement model, not one of the model’s constituent measurement parameters.
Huawei positions IFIT as a high-precision telemetry mechanism used to delimit and locate application-quality faults. The training material highlights IFIT’s capability to locate faults rapidly and detect packet loss with extremely high reliability. Therefore, the component that is not part of the measurement model is the NMS.
==================
Copyright © 2014-2026 Certensure. All Rights Reserved