[j-nsp] Unable to load-balance VPLS traffic

Per Granath per.granath at gcc.com.cy
Wed Jun 12 04:09:18 EDT 2013


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:juniper-nsp-bounces at puck.nether.net] On Behalf Of Huan Pham
Sent: Wednesday, June 12, 2013 9:35 AM
To: juniper-nsp at puck.nether.net
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;
                }
            }
        }
    }
}




More information about the juniper-nsp mailing list