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-811_V2.0 Topic 6 Question 73 Discussion

Actual exam question for Huawei's H12-811_V2.0 exam
Question #: 73
Topic #: 6
R1 has the following configurations:
[R1] radius-server template 1
[R1-radius-1] radius-server authentication 10.1.6.6 1812
[R1-radius-1] radius-server accounting 10.1.6.6 1813
[R1-radius-1] radius-server shared-key cipher YsHsjx_202206139
[R1-radius-1] quit
[R1] aaa
[R1-aaa] authentication-scheme auth1
[R1-aaa-authen-auth1] authentication-mode radius
[R1-aaa-authen-auth1] quit
[R1-aaa] accounting-scheme acc1
[R1-aaa-accounting-acc1] accounting-mode radius
[R1-aaa-accounting-acc1] quit
[R1-aaa] domain huawei.com
[R1-aaa-domain-huawei.com] authentication-scheme auth1
[R1-aaa-domain-huawei.com] accounting-scheme acc1
[R1-aaa-domain-huawei.com] radius-server 1
[R1-aaa-domain-huawei.com] quit
[R1-aaa] quit
Which of the following statements is true?

Suggested Answer: D Vote an answer

Option D is correct. The AAA configuration binds the domain huawei.com to the authentication scheme auth1 , which uses RADIUS as the authentication mode, and to the accounting scheme acc1 , which also uses RADIUS. Therefore, when a user logs in with a user name in the format [email protected] , the device parses the suffix @huawei.com, matches the domain, and applies the configured RADIUS authentication method.
Option A is false because RADIUS does support accounting , and UDP port 1813 is commonly used for that purpose. Option B is false because a separate authorization server IP is not strictly required in this context; RADIUS can carry authorization attributes together with authentication/accounting processing depending on server behavior and device configuration. Option C is false because standard RADIUS communication uses UDP , not TCP, with authentication typically on port 1812 and accounting on 1813 . HCIA-Datacom teaches domain-based AAA processing as a key concept, where the user name suffix determines which authentication, authorization, and accounting policies are applied on the NAS device.

by Carr at Jul 11, 2026, 03:52 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.