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


Usage

<configuration>
    <forwarding-options>
        <hash-key>
            <family>
                <inet>
                    <layer-3>...</layer-3>
                    <layer-4>layer-4</layer-4>
                </inet>
            </family>
        </hash-key>
    </forwarding-options>
</configuration>

Description

IPv4 protocol family.

Contents

<layer-3>—Include Layer 3 (IP) data in the hash key.

<layer-4>—Include Layer 4 (TCP or UDP) data in the hash key.


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