After running configuration commands in two-phase validation mode, you must run the commit command to commit configurations. The commit status of configurations can be queried using configuration query commands.
Run the system command to enter the system view and enable the two-phase validation mode.
<HUAWEI> system-view
Enter system view, return user view with return command.
[~HUAWEI] aaa
[~HUAWEI] local-user huawei password cipher Root@123
Info: A new user is added.
[*HUAWEI-aaa]
[*HUAWEI-aaa] display configuration candidate
aaa local-user huawei password cipher ****** //The configuration is not committed to the system. Therefore, the commit command needs to be run.
[*HUAWEI-aaa] commit
[~HUAWEI-aaa]
[*HUAWEI] quit
Warning: Uncommitted configurations found. Are you sure to commit them before exiting? [Y(yes)/N(no)/C(cancel)]:y
If the fault persists after you run the commit command, go to Next.