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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <hash-key>
                        <family>
                            <mpls>
                                <payload>
                                    <ip>
                                        <port-data>
                                            <source-msb/>
                                            <source-lsb/>
                                            <destination-msb/>
                                            <destination-lsb/>
                                        </port-data>
                                    </ip>
                                </payload>
                            </mpls>
                        </family>
                    </hash-key>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

No documentation is available yet.

Contents

<destination-lsb>—Include the least significant byte of the destination port.

<destination-msb>—Include the most significant byte of the destination port.

<source-lsb>—Include the least significant byte of the source port.

<source-msb>—Include the most significant byte of the source port.


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