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


Use the IP Payload in the Hash Key

To use the MPLS packet's IP payload (IPv4 or IPv6) in the hash key, configure the ip option:

label-1;
payload {
    ip;
}

You can configure these statements at the [edit forwarding-options hash-key family mpls payload] hierarchy level.

When you configure the ip option at the [edit forwarding-options hash-key family mpls payload] hierarchy level, you must also configure the label-1 statement at the [edit forwarding-options hash-key family mpls] hierarchy level.

NOTE: The router determines if the MPLS payload is an IP packet by checking the byte containing the IP version number. If the IP version number is 4 (IPv4) or 6 (IPv6), the packet is assumed to be an IP packet.



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