CONFIG MULTICASTROUTING STATIC ROUTE IPV6 ADD
Level
network,modify
History
Appears in 4.5.0
Description
Add an IPv6 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 IPV6 ADD pos=1 srcif=gre1 mgroup=mreceivers dstif=dmz2,dmz3
CONFIG MULTICASTROUTING STATIC ROUTE IPv6 ADD srcif=dmz1 mgroup=mreceivers dstif=dmz2,dmz3