Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam H12-821_V1.0 Topic 1 Question 358 Discussion

Actual exam question for Huawei's H12-821_V1.0 exam
Question #: 358
Topic #: 1
The IP prefix list configuration on a Huawei router is shown below. Which of the following routes can match this IP prefix list?
bash
Copy
[huawei] ip ip-prefix test index 10 permit 10.0.0.0 8 less-equal 32

Suggested Answer: A,C,D Vote an answer

Comprehensive and Detailed Step-by-Step Explanation:
1. Understanding the Prefix List Configuration:
The command ip ip-prefix test index 10 permit 10.0.0.0 8 less-equal 32 defines the following:
* The prefix base is 10.0.0.0 with a mask length of 8 bits.
* The less-equal 32 condition allows routes with mask lengths ranging from 8 to 32 bits to match.
2. Analysis of Each Route:
Option A: 10.1.1.1/32
* Correct.
* The prefix 10.1.1.1/32 falls within the 10.0.0.0/8 network range and has a mask length of 32 bits, which satisfies the less-equal 32 condition.
Option B: 10.1.1.0/6
* Incorrect.
* The prefix 10.1.1.0/6 has a mask length of 6 bits, which is shorter than the base prefix length of 8. It does not satisfy the condition.
Option C: 10.1.1.0/24
* Correct.
* The prefix 10.1.1.0/24 falls within the 10.0.0.0/8 network range and has a mask length of 24 bits, which satisfies the less-equal 32 condition.
Option D: 10.0.0.0/16
* Correct.
* The prefix 10.0.0.0/16 falls within the 10.0.0.0/8 network range and has a mask length of 16 bits, which satisfies the less-equal 32 condition.
3. Summary:
* The prefixes that match the configuration are 10.1.1.1/32, 10.1.1.0/24, and 10.0.0.0/16.
:
Huawei HCIA-Datacom Study Guide, Chapter "IP Prefix Lists."
Huawei Configuration Examples for ACL and Prefix Lists.

by Mark at Mar 27, 2026, 12:59 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.