Re: Unable to add v6 multipath route with same nexthops but different MPLS labels

2017-07-05 Thread David Ahern
On 7/5/17 9:39 AM, Lennert Buytenhek wrote: > Hi! > > FWIW, this doesn't work: > > # ip -6 route add 1234::/16 \ > nexthop encap mpls 10 via fe80::1 dev ens3 \ > nexthop encap mpls 20 via fe80::1 dev ens3 > RTNETLINK answers: File exists > > While this doe

Unable to add v6 multipath route with same nexthops but different MPLS labels

2017-07-05 Thread Lennert Buytenhek
Hi! FWIW, this doesn't work: # ip -6 route add 1234::/16 \ nexthop encap mpls 10 via fe80::1 dev ens3 \ nexthop encap mpls 20 via fe80::1 dev ens3 RTNETLINK answers: File exists While this does: # ip -6 route chg 1234::/16