Hoi Stephan, Looking at your config, you have Gi2/6/0 which has a static to one another for 10.10.5/24 and 10.10.2/24 respectively 10.10.1/24 and 10.10.4/24. I assume any host in those 4 subnets will be able to reach each other (as the GENEVE tunnel is unrelated to it). Can you confirm? Then, I see this GENEVE tunnel between the two, with an inner of 10.10.3/24 so I would expect that 10.10.3.1 can reach 10.10.3.2 and vice versa. Can you confirm?
It's not clear to me what you mean with pinging from both sides of the tunnel, because there's nothing attached to them except .1 and .2 themselves. Can you clarify: 1) what IP address is trying to ping what other one, and 2) what was the resulting ARP request, and 3) on which interface was that seen? To avoid this becoming an XY-problem, can you clarify (without using VPP config statements), which topology you're trying to build? On Wed, Oct 5, 2022 at 9:52 AM BAUER Stephan <stephan.ba...@sz-ybbs.ac.at> wrote: > Hello, > > it worked, thanks! > > Now I have the problem, that if I ping it doesn't crash anymore, but there > is an ecapsulatet ARP- Request, that doesn't get answered (captured with > wireshark). Did i miss something else? > > New configuration: > Router 1: > > *set int state GigabitEthernet2/6/0 up* > *set int ip address GigabitEthernet2/6/0 10.10.1.1/24 > <http://10.10.1.1/24>* > > *create host-interface name vpp1out* > *set int state host-vpp1out up* > *set 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.2* > *ip route add 10.10.2.0/24 <http://10.10.2.0/24> via 10.10.1.2* > > *create geneve tunnel local 10.10.1.1 remote 10.10.2.1 vni 13 l3-mode* > *set int state geneve_tunnel0 up* > *set int ip address geneve_tunnel0 10.10.3.1/24 <http://10.10.3.1/24>* > > Router 2: > > *set int state GigabitEthernet2/6/0 up* > *set int ip address GigabitEthernet2/6/0 10.10.2.1/24 > <http://10.10.2.1/24>* > > *create host-interface name vpp2out* > *set int state host-vpp2out up* > *set int ip address host-vpp2out 10.10.5.2/24 <http://10.10.5.2/24>* > > *ip route add 10.10.1.0/24 <http://10.10.1.0/24> via 10.10.2.2* > *ip route add 10.10.4.0/24 <http://10.10.4.0/24> via 10.10.2.2* > > *create geneve tunnel local 10.10.2.1 remote 10.10.1.1 vni 13 l3-mode* > *set int state geneve_tunnel0 up* > *set int ip address geneve_tunnel0 10.10.3.2/24 <http://10.10.3.2/24>* > > 10.10.2.1 and 10.10.1.1 can ping each other, the problem with ARP Request > happens when trying to ping from both sides of the tunnel. > > \Stephan > > > > -- Pim van Pelt <p...@ipng.nl> PBVP1-RIPE - http://www.ipng.nl/
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21968): https://lists.fd.io/g/vpp-dev/message/21968 Mute This Topic: https://lists.fd.io/mt/94110356/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] -=-=-=-=-=-=-=-=-=-=-=-