Order the steps to configure a user account with a password in Junos.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
The correct order to configure a user account in Junos involves setting both the class and authentication before committing. Options A and B are both valid sequences because the order of setting the class and authentication does not matter; the configuration is applied only upon commit. Option C is wrong because committing before setting the authentication leaves the user without a password.
Option D is wrong because committing before setting the class results in an incomplete user configuration with no privilege level.
Exam trap
Many candidates erroneously think that the order of class and authentication matters, but Junos does not enforce a specific order; both sequences work as long as all parameters are configured before commit.