H12-311_V3.0 · Question #85
To create a user for Huawei's AC, first use the aaa command to enter the view.
The correct answer is A. True. Option A is correct because on Huawei Access Controllers (and Huawei network devices generally), local user accounts are managed within the AAA (Authentication, Authorization, and Accounting) view. The correct sequence is to enter system view first, then issue the aaa command…
Question
To create a user for Huawei's AC, first use the aaa command to enter the view.
Options
- ATrue
- BFalse
How the community answered
(19 responses)- A84% (16)
- B16% (3)
Explanation
Option A is correct because on Huawei Access Controllers (and Huawei network devices generally), local user accounts are managed within the AAA (Authentication, Authorization, and Accounting) view. The correct sequence is to enter system view first, then issue the aaa command to enter AAA view, and only from there can you run commands like local-user username password cipher password to create a user.
Option B is incorrect because skipping the aaa view and trying to create users directly from system view will not work - the relevant user management commands are only available inside AAA view.
Memory tip: AAA stands for Authentication, Authorization, and Accounting - since user creation is fundamentally about authentication, it logically lives inside the AAA view. Remembering that link helps you recall why the aaa command must come first.
Topics
Community Discussion
No community discussion yet for this question.