Hello all,

i have the following topology:

 With the following configuration (VPP-Host1, VPP-Host2 has the same config
with the other addresses):












*set int state GigabitEthernet2/6/0 upset int ip address
GigabitEthernet2/6/0 10.10.1.1/24 <http://10.10.1.1/24>create
host-interface name vpp1outset int state host-vpp1out upset int ip address
host-vpp1out 10.10.4.2/24 <http://10.10.4.2/24>ip route add 10.10.5.0/24
<http://10.10.5.0/24> via 10.10.1.2ip route add 10.10.2.0/24
<http://10.10.2.0/24> via 10.10.1.2create geneve tunnel local 10.10.1.1
remote 10.10.2.1 vni 13 l3-modeset int state geneve_tunnel0 upset int ip
address geneve_tunnel0 10.10.3.1/24 <http://10.10.3.1/24>*

Every host in 10.10.1, 10.10.2, 10.10.4 and 10.10.5 can reach every other
host in any of those subnets. Only 10.10.3.1 cannot reach out to 10.10.3.2
(the tunnel is not working). On the bridge, I have Wireshark capturing the
packets, I see ARP Requests from 10.10.3.1 to 10.10.3.2, but 10.10.3.2 does
not respond. Maybe I misconfigured something? It looks like the Geneve
tunnels are sending, but not receiving anything. Does anyone have an Idea
what's wrong?

The ARP- Request:



Thanks in advance,

Stephan Bauer
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22003): https://lists.fd.io/g/vpp-dev/message/22003
Mute This Topic: https://lists.fd.io/mt/94276876/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to