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


Usage

<configuration>
    <protocols>
        <connections>
            <p2mp-transmit-switch>
                <name>name</name> <!-- identifier -->
                <input-interface>input-interface</input-interface> <!-- mandatory -->
                <transmit-p2mp-lsp>transmit-p2mp-lsp
                                    </transmit-p2mp-lsp> <!-- mandatory -->
            </p2mp-transmit-switch>
        </connections>
    </protocols>
</configuration>

Description

Local interface to point-to-multipoint LSP switch.

Contents

<input-interface>—Input interface name.

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

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


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