On Thu, 14 Sep 2006 10:02:02 -0400 [EMAIL PROTECTED] wrote: > Hi all, as we all know Link Local addresses and communicating through them > are a must in an IPv6 environment. Without it Neighbor Discovery will not > work and so address resolution. > Our system enables one to set an MTU for and IPv6 address. So it is very much > possible to set the MTU also for the Link Local IPv6 address. > The question I have for this forum is what is the MTU value that should be > set for this Link Local address? > > Possibilities: > > 1. 1280 --- the reason is that this value would guarantee a Neighbor > Discovery operation since all devices must support at least this MTU. > 2. The MTU of NIC device associated with this Link Local --- All of the > Neighbor Discovery messages (even the future ones) are guaranteed to be less > than 1280 so I shouldn't worry about it. > 3. ??? >
I'd think it would be the maximum size supported by all devices attached to the segment. Remember, link local addressing may not be just used for ND, but also any other traffic*, so anything that will make the link work most efficiently would be ideal. Typically that would be the largest MTU capable of being sent and received by all devices on the link. Regards, Mark. *e.g. telnetting/ftp to a remote router at the other end of a link where the router has no other addressing assigned other than LL. -------------------------------------------------------------------- IETF IPv6 working group mailing list [email protected] Administrative Requests: https://www1.ietf.org/mailman/listinfo/ipv6 --------------------------------------------------------------------
