Administrator password lockout threshold - 1. Reduce the number of unsuccessful login attempts before they are locked out for a set amount of time. Enforcing this threshold will provide a less desirable target for attackers.
Solution
Issue the following command to configure the admin-lockout-threshold. config system global set admin-lockout-threshold <failed_int> end