Re: [vpp-dev] abf problem with arp

2019-07-30 Thread Neale Ranns via Lists.Fd.Io
Hi Brayan, Please try with: https://gerrit.fd.io/r/c/20913/ /neale De : au nom de brayan ortega Date : dimanche 28 juillet 2019 à 12:44 À : "Neale Ranns (nranns)" Cc : "vpp-dev@lists.fd.io" Objet : Re: [vpp-dev] abf problem with arp Dear Neale, I have tried to conf

Re: [vpp-dev] abf problem with arp

2019-07-28 Thread brayan ortega
ip route add table 42 0.0.0.0/24 via 30.30.30.2 GigabitEthernetb/0/0 > > > > # the ABF policy result in a lookup in our override table > > abf policy add id 9001 acl 0 via ip4-lookup-in-table 42 > > > > > > hope this helps, > > neale > > >

Re: [vpp-dev] abf problem with arp

2019-07-28 Thread brayan ortega
ms resolve all of the Proposed Scenarios here. Thanks for your example and sample configuration. I will check the abf plugin more and share with you if I find other anomaly or ambiguity. Thanks in advance. Best Regards, > > > hope this helps, > > neale > > > > > > >

Re: [vpp-dev] abf problem with arp

2019-07-25 Thread Neale Ranns via Lists.Fd.Io
, neale De : brayan ortega Date : mercredi 24 juillet 2019 à 16:13 À : "Neale Ranns (nranns)" Cc : "vpp-dev@lists.fd.io" Objet : Re: [vpp-dev] abf problem with arp Dear Neale, Thanks for your prompt response. Answer comments inline. On Wed, Jul 24, 2019 at 5:16 PM Neale Ranns

Re: [vpp-dev] abf problem with arp

2019-07-24 Thread brayan ortega
/neale > > > > *De : * au nom de brayan ortega < > brayan.ortega6...@gmail.com> > *Date : *mercredi 24 juillet 2019 à 11:25 > *À : *"vpp-dev@lists.fd.io" > *Objet : *[vpp-dev] abf problem with arp > > > > Dear VPP Folks, > > I'm using vpp

Re: [vpp-dev] abf problem with arp

2019-07-24 Thread Neale Ranns via Lists.Fd.Io
Dear Brayan, You should always add a next-hop to a path when IP routing. Answers comments inline. /neale De : au nom de brayan ortega Date : mercredi 24 juillet 2019 à 11:25 À : "vpp-dev@lists.fd.io" Objet : [vpp-dev] abf problem with arp Dear VPP Folks, I'm using vpp

[vpp-dev] abf problem with arp

2019-07-24 Thread brayan ortega
Dear VPP Folks, I'm using vpp v19.08-rc0~698-g1f50bf8fc (master branch) and It seems there is a bug when the abf plugin is enabled and configured in my scenario. abf policy is defined as follows: 1- permit packets 2- route to output interface without gateway definition ( via 0.0.0.0 ) 3- attachin