Thanks Per for the info. It is very helpfull.

By default, on MX5, enhanced hash key is already enabled for VPLS payload.
However, we have to delete the standard hash-key configuration, otherwise,
somehow it causes unexpected behaviour, and disable load-balancing for
certain criteria.

Below command is also helpful in verifying hash-key configuration.


lab@PE2> request pfe execute command "show jnh lb" target tfeb0
SENT: Ukern command: show jnh lb
GOT:
GOT: Unilist Seed Configured 0x8bce4c39 System Mac address 00:00:00:00:00:00
GOT: Hash Key Configuration: 0x0000000000e00000 0xffffffffffffffff
GOT:            IIF-V4: No
GOT:          SPORT-V4: Yes
GOT:          DPORT-V4: Yes
GOT:               TOS: No
GOT:
GOT:            IIF-V6: No
GOT:          SPORT-V6: Yes
GOT:          DPORT-V6: Yes
GOT:     TRAFFIC_CLASS: No
GOT:
GOT:          IIF-MPLS: No
GOT:      MPLS_PAYLOAD: Yes
GOT:          MPLS_EXP: No
GOT:
GOT:       IIF-BRIDGED: No
GOT:     MAC ADDRESSES: Yes
*GOT:     ETHER_PAYLOAD: Yes            <<<<<<<<<<<<<<<<<*
GOT:      802.1P OUTER: No
GOT:
GOT: Services Hash Key Configuration:
GOT:          SADDR-V4: No
GOT:            IIF-V4: No
GOT:
LOCAL: End of file









On Wed, Jun 12, 2013 at 6:09 PM, Per Granath <[email protected]> wrote:

> With MPC cards (which MX5 is) you need "enhanced-hash-key".
>
>
> http://www.juniper.net/techpubs/en_US/junos/topics/reference/configuration-statement/enhanced-hash-key-edit-forwarding-options.html
>
> http://kb.juniper.net/InfoCenter/index?page=content&id=KB24339
>
>
> -----Original Message-----
> From: juniper-nsp [mailto:[email protected]] On Behalf
> Of Huan Pham
> Sent: Wednesday, June 12, 2013 9:35 AM
> To: [email protected]
> Subject: [j-nsp] Unable to load-balance VPLS traffic
>
> Hi team,
>
> I am testing load-balancing VPLS traffic over multiple RSVP LSPs on 2 x
> MX5, but can not get it to work.
>
> The key piece of configuration to enable load-balance VPLS traffic is
> documented at the link below:
>
>
> http://www.juniper.net/techpubs/en_US/junos11.4/topics/task/configuration/load-balancing-vpls-mx-series-configuring.html
>
> forwarding-options {
>     hash-key {
>         family multiservice {
>             payload {
>                 ip {
>                     layer-3;
>                     layer-4;
>                 }
>             }
>         }
>     }
> }
>
>
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to