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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mpls>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <disable/>
                    <label-map>...</label-map>
                    <admin-group>...</admin-group>
                </interface>
            </mpls>
        </protocols>
    </logical-systems>
</configuration>

Description

MPLS interface options.

Contents

<admin-group>—Administrative groups.

<disable>—Disable MPLS on this interface.

<label-map>—Label to match.

<name>—Interface name.


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