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] next end
config firewall multicast-address
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
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 |
0 |
||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||
end-ip |
Final IPv4 address (inclusive) in the range for the address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||
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 |
0.0.0.0 |
||||||
subnet |
Broadcast address and subnet. |
ipv4-classnet-any |
Not Specified |
0.0.0.0 0.0.0.0 |
||||||
type |
Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address. |
option |
- |
multicastrange |
||||||
|
|
config tagging
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Tagging entry name. |
string |
Maximum length: 63 |
|
category |
Tag category. |
string |
Maximum length: 63 |
|
tags |
Tags. Tag name. |
string |
Maximum length: 79 |
|