:29
To: Neale Ranns , kusumanjal...@gmail.com
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP - GRE tunnel
Hi Neale ,
If that is the case , Server1 (TenGigabitEthernet1/0/1 ) and
server2(TenGigabitEthernet1/0/2) are connected back to back . If I assign the
same ip to GRE , will packet go v
private network and
not via WAN.
Regards,
Archana
From: Neale Ranns
Date: Thursday, 30 September 2021 at 5:23 PM
To: kusumanjal...@gmail.com , Archana Sampath
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP - GRE tunnel
Also the tunnel src,dst addresses should be 43.0.0.x
/neale
From: vpp
Also the tunnel src,dst addresses should be 43.0.0.x
/neale
From: vpp-dev@lists.fd.io on behalf of Kusuma DS via
lists.fd.io
Date: Thursday, 30 September 2021 at 14:25
To: Archana Sampath
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP - GRE tunnel
Hi Archana,
Instead of creating
Hi Archana,
Instead of creating loopback, assign the ip address to gre tunnel interface
and try it out.
If this doesn't work, please send the show ip fib output for more details.
Thank you,
Kusuma
On Thu, 30 Sep, 2021, 4:52 PM Archana Sampath, wrote:
> Hi Team,
>
>
>
> I am trying to test G
Hi Team,
I am trying to test GRE tunnel on VPP.
SETUP is
Host 1 Sever1 --server2
---host2
[20.0.0.x/24] [43.0.0.x/24]
[10.0.0.x/24]
GRE TUNNEL is configured between Server1 and Server2 .
Router