system security authserver
Use this command to modify authentication reputation used to prevent password guessing attempts. The client IP addresses in the exempt list will bypass the security checks.
Syntax
config system security authserver
set status {enable | disable | monitor-only}
config exempt-list
edit <rule_index>
set sender-ip-mask <client_ipv4mask>
end
set access-group {cli mail web}
set block-period <minutes_int>
end
|
Variable |
Description |
Default |
|
Enter the ID for the rule. |
|
|
|
Select which access methods are tracked:
|
cli mail web |
|
|
Enter the block period in minutes. |
10 |
|
|
Enter the client's IP address and subnet mask, or enter |
|
|
|
Enable, disable, or only log (but do not block) the results of authentication reputation. |
enable |