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


Usage

<configuration>
    <protocols>
        <connections>
            <p2mp-receive-switch>
                <name>name</name> <!-- identifier -->
                <receive-p2mp-lsp>receive-p2mp-lsp</receive-p2mp-lsp> <!-- mandatory -->
                <output-interface>...</output-interface> <!-- mandatory -->
            </p2mp-receive-switch>
        </connections>
    </protocols>
</configuration>

Description

Point-to-multipoint LSP to local interfaces switch.

Contents

<name>—Point-to-multipoint switch name on which to receive.

<output-interface>—Next outgoing interface name.

<receive-p2mp-lsp>—Point-to-multipoint LSP name on which to receive.


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