Auto Defense Rule Parameters
Descriptions for parameters in exported and imported 'Auto Defense Rule' CSV file.
| Parameter | Description | Importance | Restriction | Default Value |
|---|---|---|---|---|
| Name | The name of defense rule. | Required | The maximum character length is 127. Auto defense's name cannot be duplicated. |
N/A |
| Service/Port Range | The type of defense objects. | Required | Permitted value: service or
port_range.Note: Service/Port
Range will be filled with default value
service if you leave this field
empty. |
service |
| Service | The service to which the rule is applied. | Required if Service/Port Range =
service |
Permitted value:
|
N/A |
| Start Port | The start port. | Required if Service/Port Range =
port_range |
Only numbers between 1 and
65535 are allowed. Start port must be less than or
equal to end port.Note: Start Port and
End Port will be filled with default
port range if you leave these fields empty. |
1 |
| End Port | The end port. | Required if Service/port Range =
port_range |
65535 | |
| Protocol | The protocol to which the rule is applied. | Required | Permitted value:
Note: Protocol will be filled with default
value both if you leave this field
empty. |
both |
| Number of Packets | The number of packets permitted within a specific time interval. | Required | Only numbers between 1 and 255 are
allowed. |
N/A |
| Time Interval(s) | The time interval (in seconds) to receive IP packets. | Required | Only numbers are allowed. The maximum character length is 5. |
N/A |