config firewall multicast-policy6
Configure IPv6 multicast NAT policies.
config firewall multicast-policy6
Description: Configure IPv6 multicast NAT policies.
edit <id>
set action [accept|deny]
set auto-asic-offload [enable|disable]
set comments {var-string}
set dstaddr <name1>, <name2>, ...
set dstintf {string}
set end-port {integer}
set ips-sensor {string}
set logtraffic [all|utm|...]
set name {string}
set protocol {integer}
set srcaddr <name1>, <name2>, ...
set srcintf {string}
set start-port {integer}
set status [enable|disable]
set utm-status [enable|disable]
set uuid {uuid}
next
end
config firewall multicast-policy6
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
action |
Accept or deny traffic matching the policy. |
option |
- |
accept |
||||||||
|
|
|
|||||||||||
|
auto-asic-offload * |
Enable/disable offloading policy traffic for hardware acceleration. |
option |
- |
enable |
||||||||
|
|
|
|||||||||||
|
comments |
Comment. |
var-string |
Maximum length: 1023 |
|
||||||||
|
dstaddr |
IPv6 destination address name. Address name. |
string |
Maximum length: 79 |
|
||||||||
|
dstintf |
IPv6 destination interface name. |
string |
Maximum length: 35 |
|
||||||||
|
end-port |
Integer value for ending TCP/UDP/SCTP destination port in range (1 - 65535, default = 65535). |
integer |
Minimum value: 0 Maximum value: 65535 |
65535 |
||||||||
|
id |
Policy ID (0 - 4294967294). |
integer |
Minimum value: 0 Maximum value: 4294967294 |
0 |
||||||||
|
ips-sensor |
Name of an existing IPS sensor. |
string |
Maximum length: 35 |
|
||||||||
|
logtraffic |
Enable or disable logging. Log all sessions or security profile sessions. |
option |
- |
utm |
||||||||
|
|
|
|||||||||||
|
name |
Policy name. |
string |
Maximum length: 35 |
|
||||||||
|
protocol |
Integer value for the protocol type as defined by IANA (0 - 255, default = 0). |
integer |
Minimum value: 0 Maximum value: 255 |
0 |
||||||||
|
srcaddr |
IPv6 source address name. Address name. |
string |
Maximum length: 79 |
|
||||||||
|
srcintf |
IPv6 source interface name. |
string |
Maximum length: 35 |
|
||||||||
|
start-port |
Integer value for starting TCP/UDP/SCTP destination port in range (1 - 65535, default = 1). |
integer |
Minimum value: 0 Maximum value: 65535 |
1 |
||||||||
|
status |
Enable/disable this policy. |
option |
- |
enable |
||||||||
|
|
|
|||||||||||
|
utm-status |
Enable to add an IPS security profile to the policy. |
option |
- |
disable |
||||||||
|
|
|
|||||||||||
|
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
||||||||
* This parameter may not exist in some models.