| Title | Part B: Multicast Destination |
| CommandLine | ./To_Multi_Pkt_Too_Big.seq -pkt ./To_Multi_Pkt_Too_Big.def -log 16.html -ti Part B: Multicast Destination |
| TestVersion | V6LC_4_0_1 |
| ToolVersion | REL_3_0_14 |
| Start | 2008/06/03 14:22:33 |
| Tn | /usr/local/v6eval//etc//tn.def |
| Nu | /usr/local/v6eval//etc//nut.def |
| Pkt | ./To_Multi_Pkt_Too_Big.def |
| System | freebsd-i386 |
| TargetName | FreeBSD 6.1-RELEASE, mcast-tools-20050926 |
| HostName | target1.64translator.com |
| Type | router |
| 14:22:33 | Start |
|
Initialization |
|
| 14:22:34 | Start Capturing Packets (Link0) |
| 14:22:34 | Start Capturing Packets (Link1) |
Setup |
|
| 14:22:34 |
vRemote(route.rmt) ``/usr/local/v6eval//bin/freebsd-i386//route.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 cmd=add prefix=default gateway=fe80::0200:00ff:fe00:0100 if=ed0 ''
Connected target1# target1# /sbin/route add -inet6 default fe80::0200:00ff:fe00:0100%ed0 add net default: gateway fe80::0200:00ff:fe00:0100%ed0 target1# echo $status 0 ~ [EOT] |
| 14:22:35 |
vSend(Link0,echo_request_link_local) Send Echo Request (Link-local address) |
| 14:22:35 | vRecv(Link0,echo_reply_link_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0 Receive Neighbor Solicitation |
| 14:22:35 |
vSend(Link0,na_local) Send Neighbor Advertisement |
| 14:22:35 | vRecv(Link0,echo_reply_link_local) timeout:5 cntLimit:0 seektime:0 Receive Echo Reply (Link-local address) |
TN created the entry of TN's link-local address to Neighbor cache of NUT. |
|
| 14:22:36 |
vSend(Link0,echo_request_global) Send Echo Request (Global address) |
| 14:22:36 | 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 Neighbor Solicitation |
| 14:22:36 |
vSend(Link0,na_global) Send Neighbor Advertisement |
| 14:22:36 | vRecv(Link0,echo_reply_global) timeout:5 cntLimit:0 seektime:0 Receive Echo Reply (Global address) |
TN created the entry of TN's global address to Neighbor cache of NUT. Check MLD |
|
| 14:22:36 |
vRemote(pim6dd.rmt) ``/usr/local/v6eval//bin/freebsd-i386//pim6dd.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 usePim6dd=start''
Connected target1# target1# /usr/local/sbin/pim6dd target1# echo $status 0 ~ [EOT] |
| 14:22:37 | Clear Captured Packets (Link1) |
| 14:22:37 |
vSend(Link1,mld_report_fromTN) send mld_report_fromTN |
| 14:22:38 | Wait 3 second |
| 14:22:41 | Clear Captured Packets (Link1) |
| 14:22:41 |
vSend(Link0,echo_request_mcast_Link0) send echo_request_mcast_Link0 |
| 14:22:41 | vRecv(Link1,echo_request_multicast) timeout:5 cntLimit:0 seektime:0 Receive Echo Request (multicast) |
Testset link mtu of Link1 interface to 1280. |
|
| 14:22:41 |
vRemote(mtuconfig.rmt) ``/usr/local/v6eval//bin/freebsd-i386//mtuconfig.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 if=ed1 mtu=1280 ''
Connected target1# target1# /sbin/ifconfig ed1 mtu 1280 target1# echo $status 0 ~ [EOT] |
| 14:22:42 | Clear Captured Packets (Link0) |
| 14:22:42 |
vSend(Link0,echo_request_1500_link0) Send Echo Request w/ 1500 bytes (Link0) |
| 14:22:42 | vRecv(Link0,pkt_too_big_link0 ns_local ns_local_sll ns_global ns_global_sll) timeout:5 cntLimit:0 seektime:1212470562.764870 recv unexpect packet at 14:22:45 vRecv() return status=1 |
|
TN can not receive Packet Too Big Message. FAIL clear configurations set link mtu of Link1 interface to 1500. |
|
| 14:22:47 |
vRemote(mtuconfig.rmt) ``/usr/local/v6eval//bin/freebsd-i386//mtuconfig.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 if=ed1 mtu=1500 ''
Connected target1# target1# /sbin/ifconfig ed1 mtu 1500 target1# echo $status 0 ~ [EOT] |
| 14:22:49 |
vRemote(pim6dd.rmt) ``/usr/local/v6eval//bin/freebsd-i386//pim6dd.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 usePim6dd=stop''
Connected target1# target1# ps ax | grep '/usr/local/sbin/pim6dd' 557 d0 S 0:00.00 /usr/local/sbin/pim6dd 561 d0 S+ 0:00.01 grep /usr/local/sbin/pim6dd target1# echo $status 0 target1# kill 557 target1# echo $status 0 ~ [EOT] |
Cleanup |
|
| 14:22:50 |
vRemote(route.rmt) ``/usr/local/v6eval//bin/freebsd-i386//route.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 cmd=delete prefix=default gateway=fe80::0200:00ff:fe00:0100 if=ed0 ''
Connected target1# target1# /sbin/route delete -inet6 default fe80::0200:00ff:fe00:0100%ed0 delete net default: gateway fe80::0200:00ff:fe00:0100%ed0 target1# echo $status 0 ~ [EOT] |
| 14:22:51 |
vSend(Link0,clean_na_global) send clean_na_global |
| 14:22:51 |
vSend(Link0,echo_request_global) Send Echo Request (Global address) |
| 14:22:52 | vRecv(Link0,clean_echo_reply_global) timeout:5 cntLimit:0 seektime:0 recv unexpect packet at 14:22:50 recv unexpect packet at 14:22:50 recv clean_echo_reply_global |
| 14:22:52 | Wait 10 second |
| 14:23:02 | vRecv(Link0,clean_ns_global_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_global_sll |
| 14:23:02 | vRecv(Link0,clean_ns_global_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_global_sll |
| 14:23:02 | vRecv(Link0,clean_ns_global_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_global_sll |
| 14:23:02 | Clear Captured Packets (Link0) |
| 14:23:02 |
vSend(Link0,clean_na_local) send clean_na_local |
| 14:23:02 |
vSend(Link0,echo_request_link_local) Send Echo Request (Link-local address) |
| 14:23:02 | vRecv(Link0,clean_echo_reply_link_local) timeout:5 cntLimit:0 seektime:0 recv clean_echo_reply_link_local |
| 14:23:03 | Wait 10 second |
| 14:23:13 | vRecv(Link0,clean_ns_local_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_local_sll |
| 14:23:13 | vRecv(Link0,clean_ns_local_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_local_sll |
| 14:23:13 | vRecv(Link0,clean_ns_local_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_local_sll |
| 14:23:13 | Clear Captured Packets (Link0) |
| 14:23:13 | Stop Capturing Packets (Link0) |
| 14:23:13 | Stop Capturing Packets (Link1) |
| 14:23:13 | End |
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = fe80::200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 21992 calc(21992) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:00:01:00 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = ff02::1:ff00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9475 calc(9475) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===echo_reply_link_local================================= ng compare _HETHER_nut2tn.DestinationAddress received:33:33:ff:00:01:00 = 00:00:00:00:01:00 ng compare _HDR_IPV6_echo_reply_link_local.DestinationAddress received:ff02::1:ff00:100 = fe80::200:ff:fe00:100 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.ICMPv6_NS ===ns_local================================= ng count Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NS ===ns_local_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = fe80::200:2ff:fe00:27cd | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 27219 calc(27219) | | | RFlag = 1 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:00:00:01:00
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:00:00:01:00 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 21736 calc(21736) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===echo_reply_link_local=================================
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 51434 calc(51434) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:00:00:01 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = ff02::1:ff00:1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 39172 calc(39172) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===echo_reply_global================================= ng compare _HETHER_nut2tn.DestinationAddress received:33:33:ff:00:00:01 = 00:00:00:00:01:00 ng compare _HDR_IPV6_echo_reply_global.DestinationAddress received:ff02::1:ff00:1 = 3ffe:501:ffff:100::1 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.ICMPv6_NS ===ns_global================================= ng count Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NS ===ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 38870 calc(38870) | | | RFlag = 1 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:00:00:01:00
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:00:00:01:00 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 51178 calc(51178) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===echo_reply_global=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:00:00:01:01 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::200:ff:fe00:101 | | | DestinationAddress = ff1e::1:2 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | ICMPv6_MLDReport (length:24) | | | Type = 131 | | | Code = 0 | | | Checksum = 32231 calc(32231) | | | MaxResponseDelay = 0 | | | Reserved = 0 | | | MulticastAddress = ff1e::1:2
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff1e::1:2 | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 14997 calc(14997) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:02:00:26:ba | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 63 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff1e::1:2 | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 14997 calc(14997) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===echo_request_multicast=================================
Frame_Ether (length:1514) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:1500) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 1460 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff1e::1:2 | | ICMPv6_EchoRequest (length:1460) | | | Type = 128 | | | Code = 0 | | | Checksum = 13551 calc(13551) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:1452) | | | | data = | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff
Frame_Ether (length:86)
| Hdr_Ether (length:14)
| | DestinationAddress = 33:33:ff:5f:b3:6b
| | SourceAddress = 00:00:f4:5f:b3:6b
| | Type = 34525
| Packet_IPv6 (length:72)
| | Hdr_IPv6 (length:40)
| | | Version = 6
| | | TrafficClass = 0
| | | FlowLabel = 0
| | | PayloadLength = 32
| | | NextHeader = 0
| | | HopLimit = 1
| | | SourceAddress = fe80::200:f4ff:fe5f:b36b
| | | DestinationAddress = ff02::1:ff5f:b36b
| | Hdr_HopByHop (length:8)
| | | NextHeader = 58
| | | HeaderExtLength = 0
| | | Opt_PadN (length:2)
| | | | OptionType = 1
| | | | OptDataLength = 0
| | | Opt_RouterAlert (length:4)
| | | | OptionType = 5
| | | | OptDataLength = 2
| | | | Value = 0
| | ICMPv6_MLDReport (length:24)
| | | Type = 131
| | | Code = 0
| | | Checksum = 29121 calc(29121)
| | | MaxResponseDelay = 0
| | | Reserved = 0
| | | MulticastAddress = ff02::1:ff5f:b36b
===pkt_too_big_link0=================================
ng compare _HETHER_nut2tn.DestinationAddress received:33:33:ff:5f:b3:6b = 00:00:00:00:01:00
ng compare _HETHER_nut2tn.SourceAddress received:00:00:f4:5f:b3:6b = 00:00:02:00:27:cd
ng compare _HDR_IPV6_pkt_too_big_link0.NextHeader received:0 = 58
ng compare _HDR_IPV6_pkt_too_big_link0.SourceAddress received:fe80::200:f4ff:fe5f:b36b = oneof(v6merge("3ffe:501:ffff:100::",64,nutv6()),v6merge("3ffe:501:ffff:101::",64,nutv6("Link1")))
ng compare _HDR_IPV6_pkt_too_big_link0.DestinationAddress received:ff02::1:ff5f:b36b = 3ffe:501:ffff:100::1
ng meta Packet_IPv6.ICMPv6_PacketTooBig != Packet_IPv6.Hdr_HopByHop
ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
===ns_local=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:ff:5f:b3:6b = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare HETHER_nut2tn_oneof.SourceAddress received:00:00:f4:5f:b3:6b = 00:00:02:00:27:cd
ng compare _HDR_IPV6_ns_local.NextHeader received:0 = 58
ng compare _HDR_IPV6_ns_local.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_local.SourceAddress received:fe80::200:f4ff:fe5f:b36b = oneof(nutv6(),v6merge("3ffe:501:ffff:100::",64,nutv6()))
ng compare _HDR_IPV6_ns_local.DestinationAddress received:ff02::1:ff5f:b36b = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6()),tnv6())
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop
ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
===ns_local_sll=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:ff:5f:b3:6b = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare HETHER_nut2tn_oneof.SourceAddress received:00:00:f4:5f:b3:6b = 00:00:02:00:27:cd
ng compare _HDR_IPV6_ns_local_sll.NextHeader received:0 = 58
ng compare _HDR_IPV6_ns_local_sll.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_local_sll.SourceAddress received:fe80::200:f4ff:fe5f:b36b = oneof(nutv6(),v6merge("3ffe:501:ffff:100::",64,nutv6()))
ng compare _HDR_IPV6_ns_local_sll.DestinationAddress received:ff02::1:ff5f:b36b = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6()),tnv6())
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop
ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
===ns_global=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:ff:5f:b3:6b = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare HETHER_nut2tn_oneof.SourceAddress received:00:00:f4:5f:b3:6b = 00:00:02:00:27:cd
ng compare _HDR_IPV6_ns_global.NextHeader received:0 = 58
ng compare _HDR_IPV6_ns_global.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_global.SourceAddress received:fe80::200:f4ff:fe5f:b36b = oneof(nutv6(),v6merge("3ffe:501:ffff:100::",64,nutv6()))
ng compare _HDR_IPV6_ns_global.DestinationAddress received:ff02::1:ff5f:b36b = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1"))),v6merge("3ffe:501:ffff:100::",64,v6("::1")))
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop
ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
===ns_global_sll=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:ff:5f:b3:6b = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare HETHER_nut2tn_oneof.SourceAddress received:00:00:f4:5f:b3:6b = 00:00:02:00:27:cd
ng compare _HDR_IPV6_ns_global_sll.NextHeader received:0 = 58
ng compare _HDR_IPV6_ns_global_sll.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_global_sll.SourceAddress received:fe80::200:f4ff:fe5f:b36b = oneof(nutv6(),v6merge("3ffe:501:ffff:100::",64,nutv6()))
ng compare _HDR_IPV6_ns_global_sll.DestinationAddress received:ff02::1:ff5f:b36b = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1"))),v6merge("3ffe:501:ffff:100::",64,v6("::1")))
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop
ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:01 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff02::1 | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 58373 calc(58373) | | | RFlag = 1 | | | SFlag = 0 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:11:22:33:44:55
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 51434 calc(51434) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:02 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = ff02::2 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | ICMPv6_MLDDone (length:24) | | | Type = 132 | | | Code = 0 | | | Checksum = 21589 calc(21589) | | | MaxResponseDelay = 0 | | | Reserved = 0 | | | MulticastAddress = ff02::2 ===clean_echo_reply_global================================= ng compare CLEAN_HETHER.DestinationAddress received:33:33:00:00:00:02 = 00:11:22:33:44:55 ng compare _HDR_IPV6_clean_echo_reply_global.NextHeader received:0 = 58 ng compare _HDR_IPV6_clean_echo_reply_global.SourceAddress received:fe80::200:2ff:fe00:27cd = 3ffe:501:ffff:100:200:2ff:fe00:27cd ng compare _HDR_IPV6_clean_echo_reply_global.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100::1 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:02 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = ff02::2 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | ICMPv6_MLDDone (length:24) | | | Type = 132 | | | Code = 0 | | | Checksum = 21578 calc(21578) | | | MaxResponseDelay = 0 | | | Reserved = 0 | | | MulticastAddress = ff02::d ===clean_echo_reply_global================================= ng compare CLEAN_HETHER.DestinationAddress received:33:33:00:00:00:02 = 00:11:22:33:44:55 ng compare _HDR_IPV6_clean_echo_reply_global.NextHeader received:0 = 58 ng compare _HDR_IPV6_clean_echo_reply_global.SourceAddress received:fe80::200:2ff:fe00:27cd = 3ffe:501:ffff:100:200:2ff:fe00:27cd ng compare _HDR_IPV6_clean_echo_reply_global.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100::1 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 51178 calc(51178) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===clean_echo_reply_global=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 20746 calc(20746) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 20746 calc(20746) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 20746 calc(20746) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:01 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = ff02::1 | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 28420 calc(28420) | | | RFlag = 1 | | | SFlag = 0 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:11:22:33:44:55
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = fe80::200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 21992 calc(21992) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 21736 calc(21736) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===clean_echo_reply_link_local=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9095 calc(9095) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_local_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9095 calc(9095) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_local_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9095 calc(9095) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_local_sll=================================