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


Use the First Two Labels and the IP Payload in the Hash Key

To use the first and second MPLS labels and the MPLS packet's IP payload in the hash key, first configure both the label-1 statement and the label-2 statement:

label-1;
label-2;

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

You must also configure the ip option:

payload {
    ip;
}

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

NOTE: This feature can be used on T-series and M320 routers only. If you configure this feature on an M-series router, only label-1 and the IP payload are used in the hash key.



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