Index: [Article Count Order] [Thread]

Date: Tue, 7 Apr 2009 10:44:50 +0900
From: Yukiyo Akisada <akisada@tahi.org>
Subject: [users:01162] Re: Query on Test v6LC.2.2.7 - IPv6 Core Logo Phase 2
To: Srinidhi Gopal <srinidhigopal@gmail.com>
Cc: users@tahi.org
Message-Id: <20090407104450.7f44148e.akisada@tahi.org>
In-Reply-To: <3f9723c40904020615k6d5b7540hd438e00874da92c3@mail.gmail.com>
References: <3f9723c40904020615k6d5b7540hd438e00874da92c3@mail.gmail.com>
X-Mail-Count: 01162

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>