Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • IPv6 header:
    • source address is fe80::1, link-local address of the OpenLBR;
    • destination address is ff02::1, the IPv6 "all node" multicast address;
    • traffic class and flow labels are zeroed out;
    • the next header field is ICMPv6 (0x3a), as RAs are a type of ICMPv6 messages.
  • ICMPv6 header:
    • Type is 134 (Router Advertisement);
    • No flags are set;
    • Only one option is present, the Prefix information:
      • the prefix length is 64 bytes;
      • the prefix is Onlink and can be used for Auto-configuration;
      • the prefix is 2001:470:1f05:98e::

If everything works, go on to OpenLbrLowPan setup 6LowPAN compression.