April 2018 at 21:22
To: "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] problem in SRV6
Hello,
I have similar SRv6 setup as Xyxue described in earlier email.
However I see ipv6 ping pkts got drop on ingress port of VPP1.
So I never get chance to see how SRv6 play out in VPP1.
Would you pl
Hello,
I have similar SRv6 setup as Xyxue described in earlier email.
However I see ipv6 ping pkts got drop on ingress port of VPP1.
So I never get chance to see how SRv6 play out in VPP1.
Would you pls let know which version of VPP is good for using SRv6?
Thanks,
Jane chang
Hi Pablo,
Thank you very much for your help . After following your advise the problem has
been solved.
Thanks,
Xyxue
From: Pablo Camarillo (pcamaril)
Date: 2018-01-15 15:57
To: 薛欣颖; vpp-dev
Subject: Re: [vpp-dev] problem in SRV6
Xyxue,
You need the corresponding FIB entry at R1 for VPP2
guess
that you didn’t type it this time.
Thanks.
Cheers,
Pablo.
From: 薛欣颖
Date: Saturday, 13 January 2018 at 07:46
To: "Pablo Camarillo (pcamaril)" , vpp-dev
Subject: Re: Re: [vpp-dev] problem in SRV6
Hi Pablo,
According to the following configs, since the SRv6 SID is not an
amaril)
Date: 2018-01-12 18:53
To: 薛欣颖; vpp-dev
Subject: Re: [vpp-dev] problem in SRV6
Hi Xyxue,
The SRv6 SID is not an interface address. Hence creating the loopback
interfaces and adding the SID address on the loopback is not necessary.
Find below some corrected configs. (you were also missing
2018 at 09:19
To: "Pablo Camarillo (pcamaril)" , vpp-dev
Subject: Re: Re: [vpp-dev] problem in SRV6
Hi Pablo,
My configuration and the trace info is shown below:
VPP1:
create host-interface name eth0 mac 00:0c:29:4d:af:8d
create host-interface name eth4 mac 00:0c:29:4d:af:b5
set inter
b::1 host-eth2
ip route add 1::1/128 via ip6-address b::1 host-eth2
ip route add a::1/64 via ip6-address b::1 host-eth2
Thanks,
Xyxue
From: Pablo Camarillo (pcamaril)
Date: 2018-01-12 15:56
To: 薛欣颖; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] problem in SRV6
Hi Xyxue,
What is your
Hi Xyxue,
What is your entire config at VPP2? Looks like a misconfiguration in VPP2.
Thanks,
Pablo.
From: on behalf of 薛欣颖
Date: Friday, 12 January 2018 at 02:04
To: "vpp-dev@lists.fd.io"
Subject: [vpp-dev] problem in SRV6
Hi guys,
I'm testing SRV6 ,there is a problem:
Hi guys,
I'm testing SRV6 ,there is a problem: the packet was dropped in the vpp2. More
info and the configuration is shown below:
TC1-VPP1-VPP2-VPP3-TC2
VPP1:
the host-eth1、host-eth2 ipv6 address 1::1 、 2::2, create a loop int 3::3 , add
the static routing.
set sr encaps source addr 1::1