config firewall DoS-policy6
Configure IPv6 DoS policies.
config firewall DoS-policy6 Description: Configure IPv6 DoS policies. edit <policyid> config anomaly Description: Anomaly name. edit <name> set status [disable|enable] set log [enable|disable] set action [pass|block] set quarantine [none|attacker] set quarantine-expiry {user} set quarantine-log [disable|enable] set threshold {integer} set threshold(default) {integer} next end set comments {var-string} set dstaddr <name1>, <name2>, ... set interface {string} set service <name1>, <name2>, ... set srcaddr <name1>, <name2>, ... set status [enable|disable] next end
config firewall DoS-policy6
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
comments |
Comment. |
var-string |
Maximum length: 1023 |
|||||||
dstaddr |
Destination address name from available addresses. Address name. |
string |
Maximum length: 79 |
|||||||
interface |
Incoming interface name from available interfaces. |
string |
Maximum length: 35 |
|||||||
policyid |
Policy ID. |
integer |
Minimum value: 0 Maximum value: 9999 |
|||||||
service |
Service object from available options. Service name. |
string |
Maximum length: 79 |
|||||||
srcaddr |
Source address name from available addresses. Service name. |
string |
Maximum length: 79 |
|||||||
status |
Enable/disable this policy. |
option |
- |
|||||||
|
|
config anomaly
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
Anomaly name. |
string |
Maximum length: 63 |
|||||||
status |
Enable/disable this anomaly. |
option |
- |
|||||||
|
|
|||||||||
log |
Enable/disable anomaly logging. |
option |
- |
|||||||
|
|
|||||||||
action |
Action taken when the threshold is reached. |
option |
- |
|||||||
|
|
|||||||||
quarantine |
Quarantine method. |
option |
- |
|||||||
|
|
|||||||||
quarantine-expiry |
Duration of quarantine.. Requires quarantine set to attacker. |
user |
Not Specified |
|||||||
quarantine-log |
Enable/disable quarantine logging. |
option |
- |
|||||||
|
|
|||||||||
threshold |
Anomaly threshold. Number of detected instances per minute that triggers the anomaly action. |
integer |
Minimum value: 1 Maximum value: 2147483647 |
|||||||
threshold(default) |
Number of detected instances per minute which triggers action. Note that each anomaly has a different threshold value assigned to it. |
integer |
Minimum value: 0 Maximum value: 4294967295 |