I don’t know, never tried. I would suggest though enabling an interface for receiving IP packets the ‘standard way’
/neale From: Paul Vinciguerra <pvi...@vinciconsulting.com> Date: Thursday 23 January 2020 at 04:39 To: "Neale Ranns (nranns)" <nra...@cisco.com> Cc: "gig...@thinkpalm.com" <gig...@thinkpalm.com>, "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io> Subject: Re: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level Hi Neale, Can you not also do: comment { ingress direction } set interface feature loop0 ip4-lookup arc ip4-unicast disable comment { egress direction } set interface feature loop0 arp-reply arc arp disable On Wed, Jan 22, 2020 at 12:16 PM Neale Ranns via Lists.Fd.Io<http://Lists.Fd.Io> <nranns=cisco....@lists.fd.io<mailto:cisco....@lists.fd.io>> wrote: hi, to enables IP4 forwarding on an interface, either apply an address or make it unnumberered to another interface (that has an address); set int ip addr <INT> <ADDR> set int unnumbered <INT> use <INT2> to enables IP4 forwarding on an interface, either apply an address or enable ip6 on it. set int ip addr <INT> <ADDR> enable ip6 <INT> /neale From: <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> on behalf of "Gigo Thomas via Lists.Fd.Io<http://Lists.Fd.Io>" <gigo.t=thinkpalm....@lists.fd.io<mailto:thinkpalm....@lists.fd.io>> Reply to: "gig...@thinkpalm.com<mailto:gig...@thinkpalm.com>" <gig...@thinkpalm.com<mailto:gig...@thinkpalm.com>> Date: Wednesday 22 January 2020 at 23:38 To: "vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>" <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> Cc: "vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>" <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> Subject: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level May I know if VPP has any command to individually enable/disable ip forwarding per interface level. Thanks
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15241): https://lists.fd.io/g/vpp-dev/message/15241 Mute This Topic: https://lists.fd.io/mt/69978408/21656 Mute #vnet: https://lists.fd.io/mk?hashtag=vnet&subid=1480452 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-