CONFIG MULTICASTROUTING STATIC ROUTE ADD
Level
network,modify
History
Appears in 4.5.0
Description
Add a multicast route at a given position. Rule is off by default
if pos is not specified, add to the end
Usage
[pos=<digit>] [state=<on|off>] srcif=<interface[,interface,...]> mgroup=<object> dstif=<interface[,interface,...]> [comment=<comment>]
Example
CONFIG MULTICASTROUTING STATIC ROUTE ADD pos=1 srcif=dmz1 mgroup=mreceivers dstif=dmz2,dmz3