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


Usage

<configuration>
    <forwarding-options>
        <hash-key>
            <family>
                <mpls>
                    <label-1/>
                    <label-2/>
                    <label-3/>
                    <no-labels/>
                    <no-label-1-exp/>
                    <payload>...</payload>
                </mpls>
            </family>
        </hash-key>
    </forwarding-options>
</configuration>

Description

MPLS protocol family.

Contents

<label-1>—Include the first MPLS label in the hash key.

<label-2>—Include the second MPLS label in the hash key.

<label-3>—Include the third MPLS label in the hash key.

<no-label-1-exp>—Omit EXP bits of first MPLS label from the hash key.

<no-labels>—Do not include any MPLS labels in the hash key.

<payload>—Include payload data in the hash key.


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