Hi, Srinidhi.
I guess that this problem is also related to the problem in Test v6LC.2.2.5.
Just a question.
Where did you execute tcpdump at?
When you run tcpdump on TN,
can you capture RA?
Thanks,
On Thu, 2 Apr 2009 18:45:14 +0530
Srinidhi Gopal <srinidhigopal@gmail.com> wrote:
> Hi,
>
> I am running IPv6 Ready Logo Phase 2 on the target board (Router Box).Test
> v6LC.2.2.7 - Sending Unsolicited Router Advertisements (Router only) Tests
> are failing.
>
> Part A of this test case (Sending Unsolictied RA with MinRtrAdvInterval <=
> interval <= MaxRtcAdvInterval) fails indicating that it couldn't observe any
> RA. But the tcpdump shows that the host has received RAs.
>
> We are using Radvd1.2 (Linux) with the following radvd.conf
> ----------------------------------------------------------------------------------------------
> interface eth0 {
> AdvSendAdvert on;
> MaxRtrAdvInterval 10;
> MinRtrAdvInterval 5;
> prefix 3ffe:501:ffff:100::/64 {
> AdvOnLink on;
> AdvAutonomous on;
> AdvRouterAddr on;
> };
> };
> ----------------------------------------------------------------------------------------------
>
> Have attached the test report for this testcase along with the tcpdump log.
>
> Kindly clarify.
>
> Thanks in advance.
> --
> Regards,
> Srinidhi Gopal
>
--
Yukiyo Akisada <akisada@tahi.org>