CONFIG MULTICASTROUTING DYNAMIC INTERFACE UPDATE

Level

network,modify

History

Appears in 4.5.0

Description

Change the configuration of an interface for dynamic multicast routing

Usage

IfName=<interface> : The interface that will be configured
[NewIfName=<interface>] : The new interface that will be used instead
[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.
NewIfName must not be a bridge.

Example

CONFIG MULTICASTROUTING DYNAMIC INTERFACE UPDATE IfName=out NewIfName=dmz3 Igmp=V3