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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mpls>
                <label-switched-path>
                    <lsp-attributes>
                        <signal-bandwidth>signal-bandwidth-choice</signal-bandwidth>
                        <switching-type>switching-type-choice
                                    </switching-type> <!-- mandatory -->
                        <encoding-type>encoding-type-choice</encoding-type>
                        <gpid>gpid-choice</gpid>
                    </lsp-attributes>
                </label-switched-path>
            </mpls>
        </protocols>
    </logical-systems>
</configuration>

Description

Attributes for generalized LSP.

Contents

<encoding-type>—LSP encoding type desired.

<gpid>—Generalized PID.

<signal-bandwidth>—Signal bandwidth for the LSP.

<switching-type>—LSP switching type desired.


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