Test Information

TitleSending Packet Too Big
CommandLine./Pkt_Too_Big.seq -pkt ./Pkt_Too_Big.def -log 5.html -ti Sending Packet Too Big
TestVersionV6PC_P1_1_3_3
ToolVersionREL_2_3_2
Start2005/01/23 23:21:42
Tn/usr/local/v6eval//etc//tn.def
Nu/usr/local/v6eval//etc//nut.def
Pkt./Pkt_Too_Big.def
Systemusagi-i386
TargetNameusagi-linux24 sV6READYP1-20050121_20050124
HostNamevega.linux-ipv6.org
Typerouter

Test Sequence Execution Log

23:21:43Start

Initialization
23:21:43Start Capturing Packets (Link0)
23:21:43Start Capturing Packets (Link1)
23:21:43 vSend(Link0,echo_request_link_local)
Send Echo Request (Link-local address)
23:21:43 vRecv(Link0,echo_reply_link_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0
Receive Echo Reply (Link-local address)
23:21:43 vSend(Link0,echo_request_link_local)
Send Echo Request (Link-local address)
23:21:43 vRecv(Link0,echo_reply_link_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0
Receive Echo Reply (Link-local address)

*** TN can make TN's link local address NCE in TN ***
23:21:43 vSend(Link0,echo_request_global)
Send Echo Request (Global address)
23:21:43 vRecv(Link0,echo_reply_global ns_global ns_global_sll ns_global_from_local ns_global_sll_from_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0
Receive Echo Reply (Global address)
23:21:43 vSend(Link0,echo_request_global)
Send Echo Request (Global address)
23:21:43 vRecv(Link0,echo_reply_global ns_global ns_global_sll ns_global_from_local ns_global_sll_from_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0
Receive Echo Reply (Global address)

*** TN can make TN's global address NCE in TN ***
23:21:43Clear Captured Packets (Link1)
23:21:43 vSend(Link1,echo_request_local_link1)
Send Echo Request (Link1 Link-local address)
23:21:43 vRecv(Link1,echo_reply_local_link1 ns_local_link1 ns_local_sll_link1) timeout:5 cntLimit:0 seektime:0
Receive Neighbor Solicitation (Link1)
23:21:43 vSend(Link1,na_local_link1)
Send Neighbor Advertisement (Link1)
23:21:43 vRecv(Link1,echo_reply_local_link1) timeout:5 cntLimit:0 seektime:0
Receive Echo Reply (Link1 Link-local address)

TN receives Echo Reply from NUT
*** TN can make TN's link local address NCE in TN ***
23:21:43Clear Captured Packets (Link0)
23:21:43 vRemote(route.rmt) ``/usr/local/v6eval//bin/usagi-i386//route.rmt -t usagi-i386 -u root -p v6eval -d cuaa0 -o 1 cmd=add prefix=3ffe:501:ffff:108::1 gateway=fe80::0200:00ff:fe00:0101 if=eth2 ''
Connected.

Debian GNU/Linux 3.1 vega ttyS0

vega login: root
Password: 
Last login: Sun Jan 23 23:31:42 2005 on ttyS0
Linux vega 2.4.29 #33 Sun Jan 23 11:50:43 JST 2005 i686 GNU/Linux

!
! Welcome to vega.linux-ipv6.org!
!

NOTICE!! 
	This box uses EXT3 fs on /, /usr, /var, /home.
	Dont forget to enable CONFIG_EXT3 when compiling kernel.

/dev/hda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda5 on /usr type ext3 (rw)
/dev/hda6 on /var type ext3 (rw)
/dev/hda7 on /home type ext3 (rw)

Network Link Environment:
	eth0: for nomal use (don't up during TAHI test)
	eth1: for TAHI host test
	eth2: for TAHI router test
You have mail.
root@vega:~# 
root@vega:~# route --inet6 add 3ffe:501:ffff:108::1/64 gw fe80::0200:00ff:fe00:0 101 dev eth2
root@vega:~# sendMessagesSync: never got route --inet6 add 3ffe:501:ffff:108::1/64 gw fe80::0200:00ff:fe00:0101 dev eth2
echo $?
0
~.
Disconnected.

Check NUT configuration
23:21:52Clear Captured Packets (Link0)
23:21:52Clear Captured Packets (Link1)
23:21:52 vSend(Link0,echo_request_fwd_link0)
Send Echo Request from TN (Link0)
23:21:52 vRecv(Link1,echo_request_fwd_link1 ns_local_link1 ns_local_sll_link1) timeout:5 cntLimit:0 seektime:0
Receive Echo Request (Link1)

TN receives Echo Request
23:21:52Clear Captured Packets (Link0)
23:21:52Clear Captured Packets (Link1)
23:21:52 vSend(Link1,echo_reply_fwd_link1)
Send Echo Reply from beyond a router (Link1)
23:21:53 vRecv(Link0,echo_reply_fwd_link0 ns_global ns_global_sll ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0
Receive Echo Reply (Link0)

TN receives Echo ReplyTest
set link mtu of Link1 interface to 1300.
23:21:53 vRemote(mtuconfig.rmt) ``/usr/local/v6eval//bin/usagi-i386//mtuconfig.rmt -t usagi-i386 -u root -p v6eval -d cuaa0 -o 1 if=eth2 mtu=1300 ''
Connected.

root@vega:~# 
root@vega:~# ifconfig eth2 mtu 1300
root@vega:~# echo $?
0
~.
Disconnected.
23:21:56 vSend(Link0,echo_request_1500_link0)
Send Echo Request w/ 1500 bytes (Link0)
23:21:56 vRecv(Link0,pkt_too_big_link0 pkt_too_big_link1 ns_global ns_global_sll ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:1106490116.473617
Receive Packet Too Big Message (MTU = 1300)

TN received Packet Too Big Message.
clear configurations
set link mtu of Link1 interface to 1500.
23:21:56 vRemote(mtuconfig.rmt) ``/usr/local/v6eval//bin/usagi-i386//mtuconfig.rmt -t usagi-i386 -u root -p v6eval -d cuaa0 -o 1 if=eth2 mtu=1500 ''
Connected.

root@vega:~# 
root@vega:~# ifconfig eth2 mtu 1500
root@vega:~# echo $?
0
~.
Disconnected.
23:22:00Clear Captured Packets (Link0)
23:22:00 vRemote(route.rmt) ``/usr/local/v6eval//bin/usagi-i386//route.rmt -t usagi-i386 -u root -p v6eval -d cuaa0 -o 1 cmd=delete prefix=3ffe:501:ffff:108::1 gateway=fe80::0200:00ff:fe00:0101 if=eth2 ''
Connected.

root@vega:~# 
root@vega:~# route --inet6 del 3ffe:501:ffff:108::1/64 gw fe80::0200:00ff:fe00:0 101 dev eth2
root@vega:~# sendMessagesSync: never got route --inet6 del 3ffe:501:ffff:108::1/64 gw fe80::0200:00ff:fe00:0101 dev eth2
echo $?
0
~.
Disconnected.

OK
23:22:08End

Packet Reverse Log