config firewall local-in-policy6
Configure user defined IPv6 local-in policies.
config firewall local-in-policy6
Description: Configure user defined IPv6 local-in policies.
edit <policyid>
set uuid {uuid}
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-policy6
|
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 |
||||||
|
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. Separate names with a space. 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 |
|
||||||