config firewall multicast-policy
Configure multicast NAT policies.
config firewall multicast-policy
Description: Configure multicast NAT policies.
edit <id>
set action [accept|deny]
set auto-asic-offload [enable|disable]
set dnat {ipv4-address-any}
set dstaddr <name1>, <name2>, ...
set dstintf {string}
set end-port {integer}
set logtraffic [enable|disable]
set protocol {integer}
set snat [enable|disable]
set snat-ip {ipv4-address}
set srcaddr <name1>, <name2>, ...
set srcintf {string}
set start-port {integer}
set status [enable|disable]
next
end
config firewall multicast-policy
|
Parameter |
Description |
Type |
Size |
|||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
action |
Accept or deny traffic matching the policy. |
option |
- |
|||||||
|
|
|
|||||||||
|
auto-asic-offload * |
Enable/disable offloading policy traffic for hardware acceleration. |
option |
- |
|||||||
|
|
|
|||||||||
|
dnat |
IPv4 DNAT address used for multicast destination addresses. |
ipv4-address-any |
Not Specified |
|||||||
|
dstaddr |
Destination address objects. Destination address objects. |
string |
Maximum length: 79 |
|||||||
|
dstintf |
Destination interface name. |
string |
Maximum length: 35 |
|||||||
|
end-port |
Integer value for ending TCP/UDP/SCTP destination port in range (1 - 65535, default = 1). |
integer |
Minimum value: 0 Maximum value: 65535 |
|||||||
|
id |
Policy ID ((0 - 4294967294). |
integer |
Minimum value: 0 Maximum value: 4294967294 |
|||||||
|
logtraffic |
Enable/disable logging traffic accepted by this policy. |
option |
- |
|||||||
|
|
|
|||||||||
|
protocol |
Integer value for the protocol type as defined by IANA (0 - 255, default = 0). |
integer |
Minimum value: 0 Maximum value: 255 |
|||||||
|
snat |
Enable/disable substitution of the outgoing interface IP address for the original source IP address (called source NAT or SNAT). |
option |
- |
|||||||
|
|
|
|||||||||
|
snat-ip |
IPv4 address to be used as the source address for NATed traffic. |
ipv4-address |
Not Specified |
|||||||
|
srcaddr |
Source address objects. Source address objects. |
string |
Maximum length: 79 |
|||||||
|
srcintf |
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 |
|||||||
|
status |
Enable/disable this policy. |
option |
- |
|||||||
|
|
|
|||||||||
* This parameter may not exist in some models.