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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <hash-key>
                        <family>
                            <mpls>
                                <payload>
                                    <ip>
                                        <layer-3-only/>
                                        <port-data>...</port-data>
                                    </ip>
                                </payload>
                            </mpls>
                        </family>
                    </hash-key>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Include IPv4 or IPv6 payload data in the hash key.

Contents

<layer-3-only>—Include only layer-3 IP information.

<port-data>—No documentation is available yet.


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