[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <provider-tunnel>
                    <selective>
                        <group>
                            <source>
                                <name>name</name> <!-- identifier -->
                                <rsvp-te>...</rsvp-te>
                                <threshold-rate>kilobits</threshold-rate>
                            </source>
                        </group>
                    </selective>
                </provider-tunnel>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

IP prefix of one or more multicast sources.

Contents

<name>—IP prefix of source.

<rsvp-te>—RSVP-TE point-to-multipoint LSP for flooding.

<threshold-rate>—Data threshold to create new tunnel.


[Contents] [Prev] [Next] [Index] [Report an Error]