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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <connections>
                <interface-switch>...</interface-switch>
                <remote-interface-switch>...</remote-interface-switch>
                <lsp-switch>...</lsp-switch>
                <p2mp-transmit-switch>...</p2mp-transmit-switch>
                <p2mp-receive-switch>...</p2mp-receive-switch>
            </connections>
        </protocols>
    </logical-systems>
</configuration>

Description

Circuit cross-connect configuration.

Contents

<interface-switch>—Bidirectional switch between interfaces.

<lsp-switch>—Unidirectional switch between two label-switched paths.

<p2mp-receive-switch>—Point-to-multipoint LSP to local interfaces switch.

<p2mp-transmit-switch>—Local interface to point-to-multipoint LSP switch.

<remote-interface-switch>—Bidirectional switch between a local and a remote interface.


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