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