config firewall multicast-address
Configure multicast addresses.
config firewall multicast-address
Description: Configure multicast addresses.
edit <name>
set associated-interface {string}
set color {integer}
set comment {var-string}
set end-ip {ipv4-address-any}
set start-ip {ipv4-address-any}
set subnet {ipv4-classnet-any}
config tagging
Description: Config object tagging.
edit <name>
set category {string}
set tags <name1>, <name2>, ...
next
end
set type [multicastrange|broadcastmask]
set visibility [enable|disable]
next
end
config firewall multicast-address
|
Parameter |
Description |
Type |
Size |
|||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
associated-interface |
Interface associated with the address object. When setting up a policy, only addresses associated with this interface are available. |
string |
Maximum length: 35 |
|||||||
|
color |
Integer value to determine the color of the icon in the GUI. |
integer |
Minimum value: 0 Maximum value: 32 |
|||||||
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|||||||
|
end-ip |
Final IPv4 address (inclusive) in the range for the address. |
ipv4-address-any |
Not Specified |
|||||||
|
name |
Multicast address name. |
string |
Maximum length: 79 |
|||||||
|
start-ip |
First IPv4 address (inclusive) in the range for the address. |
ipv4-address-any |
Not Specified |
|||||||
|
subnet |
Broadcast address and subnet. |
ipv4-classnet-any |
Not Specified |
|||||||
|
type |
Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address. |
option |
- |
|||||||
|
|
|
|||||||||
|
visibility |
Enable/disable visibility of the multicast address on the GUI. |
option |
- |
|||||||
|
|
|
|||||||||
config tagging
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
name |
Tagging entry name. |
string |
Maximum length: 63 |
|
category |
Tag category. |
string |
Maximum length: 63 |
|
tags |
Tags. Tag name. |
string |
Maximum length: 79 |