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


Usage

<configuration>
    <forwarding-options>
        <hash-key>
            <family>
                <multiservice>
                    <source-mac/>
                    <destination-mac/>
                    <label-1/>
                    <label-2/>
                    <payload>...</payload>
                </multiservice>
            </family>
        </hash-key>
    </forwarding-options>
</configuration>

Description

Multiservice protocol family.

Contents

<destination-mac>—Include destination MAC address in hash key.

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

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

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

<source-mac>—Include source MAC address in hash key.


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