CONFIG SMCROUTING ROUTE ADD

Level

network,modify

History

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