ewalker-waf-remove-acl-blocklist-item-batch
Remove multiple block IP addresses from the ACL policy on the specified eWalker WAF device.
ewalker-waf-remove-acl-blocklist-item-batch [profile=PROFILE] acl-id=ACL-ID
- profile=PROFILE
- eWalker WAF connect profile code
- acl-id=ACL-ID
- Refer acl_id of ewalker-waf-acl-policies command output.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
start-ip | IP address | Start IP | First IP address in the range to unblock |
end-ip | IP address | End IP | Last IP address in the range to unblock |
_error | String | Error | e.g. start-ip or end-ip is overlap. |