Hi,
To give more details to my previous question, the test log is attached.
TN complains about unexpected packet at 11:08:37 (the packet in bold
format, I think it's an RA), then complains there is no RA.
Thanks,
Yao
_*Test Procedure*_
11:07:43 vRemote(racontrol.rmt)
``/usr/local/v6eval//bin/manual//racontrol.rmt -t manual -u root -p
v6eval -d cuaa0 -o 1 mode=start link0=dc0''
racontrol>
racontrol> Start to send RA using following configuration.
racontrol>
racontrol> configuration should be the value specified in RFC 2461.
racontrol>
racontrol> Press Enter key for continue.
racontrol>
11:07:45 vRecv(Link0,) timeout:52 cntLimit:0 seektime:0
recv a packet at 11:07:47
<http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vRecvPKT0>
recv a packet at 11:08:03
<http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vRecvPKT1>
recv a packet at 11:08:19
<http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vRecvPKT2>
vRecv() return status=1
11:08:37 vSend(Link0,rs_local)
Send RS w/o SLL: unspecified address -> all-routers multicast address
<http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vSendPKT0>
11:08:37 vRecv(Link0,ra ra_sll ra_mtu ra_sll_mtu) timeout:1.5
cntLimit:0 seektime:0
recv unexpect packet at 11:08:37
<http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vRecvPKT3>
vRecv() return status=1
*Could't observe RA*
*FAIL*
_*Common Test Cleanup*_
Yinghui Yao wrote:
> Hi,
>
> Self_Test_1.4.9 ND #122 fails on me, but I don't see why. After NUT
> receives RS, it sends back an RA and I don't see anything wrong with
> the RA packet. Could anyone kindly let me know what's wrong?
>
> Thanks,
> Yinghui Yao
> Alcatel-Lucent
>
> Send RS w/o SLL: unspecified address -> all-routers multicast address
> at 11:08:37
> <http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vSend0>
>
> Frame_Ether (length:62)
> | Hdr_Ether (length:14)
> | | DestinationAddress = 33:33:00:00:00:02
> | | SourceAddress = 00:00:00:00:01:00
> | | Type = 34525
> | Packet_IPv6 (length:48)
> | | Hdr_IPv6 (length:40)
> | | | Version = 6
> | | | TrafficClass = 0
> | | | FlowLabel = 0
> | | | PayloadLength = 8
> | | | NextHeader = 58
> | | | HopLimit = 255
> | | | SourceAddress = ::
> | | | DestinationAddress = ff02::2
> | | ICMPv6_RS (length:8)
> | | | Type = 133
> | | | Code = 0
> | | | Checksum = 31672 calc(31672)
> | | | Reserved = 0
>
> ------------------------------------------------------------------------
> Recv at 11:08:37
> <http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vRecv3>
>
> Frame_Ether (length:110)
> | Hdr_Ether (length:14)
> | | DestinationAddress = 33:33:00:00:00:01
> | | SourceAddress = 00:d0:95:b5:e6:c4
> | | Type = 34525
> | Packet_IPv6 (length:96)
> | | Hdr_IPv6 (length:40)
> | | | Version = 6
> | | | TrafficClass = 0
> | | | FlowLabel = 0
> | | | PayloadLength = 56
> | | | NextHeader = 58
> | | | HopLimit = 255
> | | | SourceAddress = fe80::2d0:95ff:feb5:e6c4
> | | | DestinationAddress = ff02::1
> | | ICMPv6_RA (length:56)
> | | | Type = 134
> | | | Code = 0
> | | | Checksum = 59317 calc(59317)
> | | | CurHopLimit = 64
> | | | MFlag = 0
> | | | OFlag = 0
> | | | HFlag = 0
> | | | Preference = 0
> | | | Reserved = 0
> | | | LifeTime = 1800
> | | | ReachableTime = 0
> | | | RetransTimer = 0
> | | | Opt_ICMPv6_SLL (length:8)
> | | | | Type = 1
> | | | | Length = 1
> | | | | LinkLayerAddress = 00:d0:95:b5:e6:c4
> | | | Opt_ICMPv6_Prefix (length:32)
> | | | | Type = 3
> | | | | Length = 4
> | | | | PrefixLength = 64
> | | | | LFlag = 0
> | | | | AFlag = 0
> | | | | RFlag = 0
> | | | | Reserved1 = 0
> | | | | ValidLifetime = 2592000
> | | | | PreferredLifetime = 604800
> | | | | Reserved2 = 0
> | | | | Prefix = 3ffe:501:ffff:100::
> ===ra=================================
> ng meta ICMPv6_RA.Opt_ICMPv6_Prefix != ICMPv6_RA.Opt_ICMPv6_SLL
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
> ===ra_sll=================================
> ng function at Opt_ICMPv6_Prefix not match with
> comb(_SLLOPT_nut,opt_prefix_link0_default)
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
> ===ra_mtu=================================
> ng function at Opt_ICMPv6_SLL not match with
> comb(opt_prefix_link0_default,opt_mtu_1500)
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
> ===ra_sll_mtu=================================
> ng function at Opt_ICMPv6_Prefix not match with
> comb(_SLLOPT_nut,opt_prefix_link0_default,opt_mtu_1500)
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
>
>