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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <connections>
                <lsp-switch>
                    <name>name</name> <!-- identifier -->
                    <transmit-lsp>transmit-lsp</transmit-lsp> <!-- mandatory -->
                    <receive-lsp>receive-lsp</receive-lsp> <!-- mandatory -->
                </lsp-switch>
            </connections>
        </protocols>
    </logical-systems>
</configuration>

Description

Unidirectional switch between two label-switched paths.

Contents

<name>—Name of label-switched path switch.

<receive-lsp>—Name of incoming label-switched path.

<transmit-lsp>—Name of outgoing label-switched path.


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