config firewall DoS-policy6
Configure IPv6 DoS policies.
config firewall DoS-policy6
Description: Configure IPv6 DoS policies.
edit <policyid>
set status [enable|disable]
set name {string}
set comments {var-string}
set interface {string}
set srcaddr <name1>, <name2>, ...
set dstaddr <name1>, <name2>, ...
set service <name1>, <name2>, ...
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
next
end
config firewall DoS-policy6
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable this policy. |
option |
- |
enable |
||||||
|
|
|||||||||
name |
Policy name. |
string |
Maximum length: 35 |
|
||||||
comments |
Comment. |
var-string |
Maximum length: 1023 |
|
||||||
interface |
Incoming interface name from available interfaces. |
string |
Maximum length: 35 |
|
||||||
srcaddr |
Source address name from available addresses. Service name. |
string |
Maximum length: 79 |
|
||||||
dstaddr |
Destination address name from available addresses. Address name. |
string |
Maximum length: 79 |
|
||||||
service |
Service object from available options. Service name. |
string |
Maximum length: 79 |
|
config anomaly
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable this anomaly. |
option |
- |
disable |
||||||
|
|
|||||||||
log |
Enable/disable anomaly logging. |
option |
- |
disable |
||||||
|
|
|||||||||
action |
Action taken when the threshold is reached. |
option |
- |
pass |
||||||
|
|
|||||||||
quarantine |
Quarantine method. |
option |
- |
none |
||||||
|
|
|||||||||
quarantine-expiry |
Duration of quarantine. . Requires quarantine set to attacker. |
user |
Not Specified |
5m |
||||||
quarantine-log |
Enable/disable quarantine logging. |
option |
- |
enable |
||||||
|
|
|||||||||
threshold |
Anomaly threshold. Number of detected instances (packets per second or concurrent session number) that triggers the anomaly action. |
integer |
Minimum value: 1 Maximum value: 2147483647 |
0 |
||||||
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 |
0 |