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


Usage

<configuration>
    <protocols>
        <connections>
            <remote-interface-switch>
                <name>name</name> <!-- identifier -->
                <interface>interface</interface> <!-- mandatory -->
                <transmit-lsp>transmit-lsp</transmit-lsp> <!-- mandatory -->
                <receive-lsp>receive-lsp</receive-lsp> <!-- mandatory -->
            </remote-interface-switch>
        </connections>
    </protocols>
</configuration>

Description

Bidirectional switch between a local and a remote interface.

Contents

<interface>—Local interface name.

<name>—Name of remote interface switch.

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

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


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