CONFIG SMCROUTING ROUTE IPV6 ADD

Level

network,modify

History

Appears in 2.3.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 SMCROUTING ROUTE IPV6 ADD pos=1 srcif=gre1 mgroup=mreceivers dstif=dmz2,dmz3
CONFIG SMCROUTING ROUTE IPv6 ADD srcif=dmz1 mgroup=mreceivers dstif=dmz2,dmz3