Re: [vpp-dev] Get IPv6 neighbors MACs

2017-01-11 Thread Neale Ranns (nranns)
ranns)" Cc: vpp-dev Subject: Re: [vpp-dev] Get IPv6 neighbors MACs Hi Neale, Your understanding is correct. However I don't see any collision here. There is following route in VRF1: vpp# ip route table 1 add ::/64 via 2001::2 Q when packet hits this rule it will be sent via devic

Re: [vpp-dev] Get IPv6 neighbors MACs

2017-01-11 Thread Dmitry Bufistov
...@midokura.com> > *Date: *Tuesday, 10 January 2017 at 15:39 > *To: *vpp-dev > *Subject: *[vpp-dev] Get IPv6 neighbors MACs > > > > Hi list, > > > > I ended up with a weired VPP configuration: > > > > there are two host interfaces in VPP: A and B. They bo

Re: [vpp-dev] Get IPv6 neighbors MACs

2017-01-10 Thread Neale Ranns (nranns)
addresses will now collide. Put another way, if a packet arrives in VRF 1 destined to 2001::2 which device, P or Q, do you want to send it to? Regards, neale From: on behalf of Dmitry Bufistov Date: Tuesday, 10 January 2017 at 15:39 To: vpp-dev Subject: [vpp-dev] Get IPv6 neighbors MACs Hi list

[vpp-dev] Get IPv6 neighbors MACs

2017-01-10 Thread Dmitry Bufistov
Hi list, I ended up with a weired VPP configuration: there are two host interfaces in VPP: A and B. They both have identical MAC and IP addresses. The IP address of B is on VRF 1. Only interface A can get traffic from "real world", and it have one valid entry in its neighbour table: DBGvpp# sh ip