Re: [vpp-dev] gtpu ipv4 decap issue

2018-02-15 Thread Andreas Schultz
ered gtpu_tunnel0 use loop1 > > set int unnumbered gtpu_tunnel1 use loop1 > > set int unnumbered gtpu_tunnel2 use loop1 > > > > hope that helps, > > neale > > > > > >> From: on behalf of "Jakub Horn (jakuhorn)" < > jakuh...@cisco.com&g

Re: [vpp-dev] gtpu ipv4 decap issue

2018-02-15 Thread Ole Troan
1 > set int unnumbered gtpu_tunnel2 use loop1 > > hope that helps, > neale > > >> From: on behalf of "Jakub Horn (jakuhorn)" >> >> Date: Wednesday, 14 February 2018 at 23:35 >> To: "vpp-dev@lists.fd.io" >> Subject: [vpp-de

Re: [vpp-dev] gtpu ipv4 decap issue

2018-02-15 Thread Neale Ranns
: "vpp-dev@lists.fd.io" Subject: [vpp-dev] gtpu ipv4 decap issue Hi, To assign ipv4 decap for GTPu tunnel we need to assign IPv4 address to the tunnel: set interface ip address gtpu_tunnel0 10.9.9.9/24 but we cannot assign same address to more than one GTPu tunnel. But if there are

[vpp-dev] gtpu ipv4 decap issue

2018-02-14 Thread Jakub Horn (jakuhorn)
Hi, To assign ipv4 decap for GTPu tunnel we need to assign IPv4 address to the tunnel: set interface ip address gtpu_tunnel0 10.9.9.9/24 but we cannot assign same address to more than one GTPu tunnel. But if there are more than one tunnel (same SRC, same DST) differs but only by TEID we cannot