Which of the following may be the reason why no data Is displayed on the telemetry management page of IMaster NCE-CampusInsight? (Select All that Apply)
Answer : A, B, D
C is false because the license file only affects the number of devices that can be managed by iMaster NCE-CampusInsight, not the data display.
E is false because the UTC time of devices does not need to be consistent with that of iMaster NCE-CampusInsight.
Which of the following parameters can be allocated to clients In DHCPv6 stateful autoconflguratlon? (Select All that Apply)
Answer : A, B, D
In DHCPv6 stateful autoconfiguration, a client obtains an IPv6 address, a PD prefix (if required), and other configuration parameters (such as DNS server address) from a DHCPv6 server.
On a campus network, which of the following problems may occur when you manually create a static VXLAN tunnel? (Select All that Apply)
Answer : A, C
B is false because a static VXLAN tunnel does not use any protocols on the control plane, saving device resources.
During a project lifecycle, the______ document needs to be output after the high level design be output after the low level design is complete. (Enter the acronyms in capital letters.)

Answer : A
ATP stands for Acceptance Test Plan, which is a document that needs to be output after the low level design is complete. The ATP describes the acceptance criteria and test cases for the project.
Which of the following statements correctly arranges matching modes used by URL filtering in descending order of priority?
Answer : C
URL filtering supports four matching modes: exact matching, suffix matching, prefix matching, and keyword matching. The priority order of these modes is as follows:
Exact matching: The highest priority. An exact match means that a URL entered by a user is exactly the same as a URL in a blacklist or whitelist.
Suffix matching: The second highest priority. A suffix match means that a URL entered by a user ends with a suffix in a blacklist or whitelist.
Prefix matching: The third highest priority. A prefix match means that a URL entered by a user starts with a prefix in a blacklist or whitelist.
Keyword matching: The lowest priority. A keyword match means that a URL entered by a user contains a keyword in a blacklist or whitelist.
As shown in the figure, STA_1 through STA_4 are associated with AP_1, and STA_5 is associated with AP_2. Assuming that the load balancing threshold is 2, the load difference threshold is 25%, and API and AP2 support a maximum of 10 STAs, which of the following statements are true? (Select All that Apply)

Answer : A, B
The load percentage of an AP is calculated by dividing the number of associated STAs by the maximum number of STAs supported by the AP. In this case, the load percentage of AP_1 is 4/10 = 40%, and that of AP_2 is 1/10 = 10%. The load balancing mechanism needs to be enabled to balance the load between AP_1 and AP_2. Then some STAs are steered from AP_1 to AP_2 based on the load balancing threshold and the load difference threshold.
After the HTTP domain name is entered in a browser, the user Is not redirected to the Portal URL. Which of the followings is the possible cause for this failure? (Select All that Apply)
Answer : A, B, D
C is false because HTTPS redirection is not required for Portal authentication to work properly.