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


Usage

<configuration>
    <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>
</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]