Dst_Unreach_4_Link-Local.seq - check ICMPv6 Destination
Unreachable code 4
Host/Router
Dst_Unreach_4_Link-Local.seq [-tooloption ...] -p
Dst_Unreach_4_Link-Local.def
If the NUT is a host, send a Router Advertisment.
If the NUT is a router, configure a default route with TN as the next hop.
And make state of Neighbor Cashe Entry for TN's addresses reachable.
This test verifies that NUT sends valid ICMPv6 Destination
Unreachable (code 4) in response to a packet which can not
be delivered to destination port.
And this test verifies that the message processing rule ,
If the message is a response to a message sent to one of the
node's unicast addresses, the Source Address of the reply must
be that same address.
TN NUT
---------------------------
1.
=== UDP packet ===>
src address : TN link local address
dst address : NUT link local address
port : not used in NUT
2.
<< JUDGEMENT >>
<=== ICMPv6 Destination Unreachable ===
Code is 4
<< PASS >>
NUT send ICMPv6 Destination Unreachable.
<< FAIL >>
NUT do not send ICMPv6 Destination Unreachable.
RFC 2463 - ICMPv6 (ICMP for IPv6)
perldoc V6evalTool