CONFIG MULTICASTROUTING DYNAMIC INTERFACE ADD

Level

network,modify

History

Appears in 4.5.0

Description

Configure an interface for dynamic multicast routing

Usage

IfName=<interface>
[Igmp=<V2|V3>] : Maximum version of IGMP accepted on this interface
[Priority=<1-4294967294>] : Set the priority of this firewall in DR elections on this interface. Low numbers are low priority.
[TtlThreshold=<2-255>] : Set the minimum TTL for packets to be forwarded from this interface

Remark

IfName must not be a bridge.
If IgmpV2 and Igmpv3 are both off, the firewall will still forward multicast traffic received on the interface, but will not handle IGMP received on it.

Example

CONFIG MULTICASTROUTING DYNAMIC INTERFACE ADD IfName=out Igmp=V3