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


Usage

<configuration>
    <protocols>
        <mpls>
            <interface>
                <name>name</name> <!-- identifier -->
                <disable/>
                <label-map>...</label-map>
                <admin-group>...</admin-group>
            </interface>
        </mpls>
    </protocols>
</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]