config firewall local-in-policy
Configure user defined IPv4 local-in policies.
config firewall local-in-policy
Description: Configure user defined IPv4 local-in policies.
edit <policyid>
set uuid {uuid}
set ha-mgmt-intf-only [enable|disable]
set intf {string}
set srcaddr <name1>, <name2>, ...
set dstaddr <name1>, <name2>, ...
set action [accept|deny]
set service <name1>, <name2>, ...
set schedule {string}
set status [enable|disable]
set comments {var-string}
next
end
config firewall local-in-policy
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
||||||
ha-mgmt-intf-only |
Enable/disable dedicating the HA management interface only for local-in policy. |
option |
- |
disable |
||||||
|
|
|||||||||
intf |
Incoming interface name from available options. |
string |
Maximum length: 35 |
|
||||||
srcaddr |
Source address object from available options. Address name. |
string |
Maximum length: 79 |
|
||||||
dstaddr |
Destination address object from available options. Address name. |
string |
Maximum length: 79 |
|
||||||
action |
Action performed on traffic matching the policy (default = deny). |
option |
- |
deny |
||||||
|
|
|||||||||
service |
Service object from available options. Service name. |
string |
Maximum length: 79 |
|
||||||
schedule |
Schedule object from available options. |
string |
Maximum length: 35 |
|
||||||
status |
Enable/disable this local-in policy. |
option |
- |
enable |
||||||
|
|
|||||||||
comments |
Comment. |
var-string |
Maximum length: 1023 |
|