config : waf ip-intelligence-exception
 
waf ip-intelligence-exception
Use this command to exempt IP addresses from reputation-based blocking. The settings apply globally, to all policies that use this feature.
To use this command, your administrator account’s access control profile must have either w or rw permission to the wafgrp area. For more information, see “Permissions”.
Syntax
config waf ip-intelligence-exception
edit <entry_index>
set status {enable | disable}
set ip <client_ipv4>
next
end
Variable
Description
Default
<entry_index>
Type the index number of the individual entry in the table entry in the table. The valid range is from 1 to 9,999,999,999,999,999,999.
No default.
status {enable | disable}
Enable to exempt clients from IP reputation-based blocking.
disable
ip <client_ipv4>
Type the client’s source IP address.
No default.
Example
See “config waf ip-intelligence”.
Related topics
config waf ip-intelligence