Re: [vpp-dev] VPP classifier node plugin not invoked.

2017-07-18 Thread Dave Barach (dbarach)
Glad to hear it... Thanks for letting everyone know... Dave From: Dharmaray Kundargi [mailto:dharmaray.kunda...@mavenir.com] Sent: Monday, July 17, 2017 10:25 PM To: Dave Barach (dbarach) ; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] VPP classifier node plugin not invoked. Thanks Dave, That

Re: [vpp-dev] VPP classifier node plugin not invoked.

2017-07-17 Thread Dharmaray Kundargi
Thanks Dave, That solves the problem. Regards Dharmaray From: Dave Barach (dbarach) [mailto:dbar...@cisco.com] Sent: Friday, July 14, 2017 7:41 PM To: Dharmaray Kundargi ; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] VPP classifier node plugin not invoked. Ip4-inacl != ip4-classify. If you want

Re: [vpp-dev] VPP classifier node plugin not invoked.

2017-07-14 Thread Dave Barach (dbarach)
classifier node plugin not invoked. I don’t see ip4-classify in the next nodes for ip4-inacl. I am using 16.04 . Any suggestions please? From: Dharmaray Kundargi Sent: Friday, July 14, 2017 10:29 AM To: 'vpp-dev@lists.fd.io' mailto:vpp-dev@lists.fd.io>> Subject: RE: [vpp-dev

Re: [vpp-dev] VPP classifier node plugin not invoked.

2017-07-14 Thread Dharmaray Kundargi
I don’t see ip4-classify in the next nodes for ip4-inacl. I am using 16.04 . Any suggestions please? From: Dharmaray Kundargi Sent: Friday, July 14, 2017 10:29 AM To: 'vpp-dev@lists.fd.io' Subject: RE: [vpp-dev] VPP classifier node plugin not invoked. Thanks Shwetha I tried with s

Re: [vpp-dev] VPP classifier node plugin not invoked.

2017-07-13 Thread Dharmaray Kundargi
sco.com] Sent: Friday, July 14, 2017 7:39 AM To: Dharmaray Kundargi Subject: Re: [vpp-dev] VPP classifier node plugin not invoked. Have you enabled the classifier on GigabitEthernet1b where you are receiving the packets? set int input acl intfc GigabitEthernet1b… ip4-table 0 set int input acl

Re: [vpp-dev] VPP classifier node plugin not invoked.

2017-07-13 Thread Dharmaray Kundargi
Dave, your inputs please. Thanks Get Outlook for Android From: Dharmaray Kundargi Sent: Thursday, July 13, 2017 10:17:47 PM To: vpp-dev@lists.fd.io Subject: VPP classifier node plugin not invoked. Hi, Possibly a repeat question on classif