config user security-exempt-list
Configure security exemption list.
config user security-exempt-list
edit <name>
set description {string}
config rule
edit <id>
set dstaddr <name1>, <name2>, ...
set service <name1>, <name2>, ...
set srcaddr <name1>, <name2>, ...
next
end
next
end
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
name |
Name of the exempt list. |
string |
Maximum length: 30 |
none |
|
description |
Description. |
string |
Maximum length: 127 |
none |
config rule
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
| id | Security exempt rule name. |
string |
Maximum length: 30 |
none |
| dstaddr | The network address IDs of the exempt destination. |
string |
- |
none |
|
service |
The IDs of the exempt destination service. |
string |
- |
none |
| srcaddr | The network address IDs of the exempt source. |
string |
- |
none |