|
Hi vishal, I agree with Stig. ND processing happens after the the tunnel-endpoint decapsulates the packet. when u mean ND here i guess u are talking abt ND being multicasted/unicasted on the tunnel link. In this case the ND packet's src address cld be link-local of the tunnel end-point. As far as IP layer tunnel interface is treated as much like any other physical interface. So if ND is being generated at tunnel interface then ND is encapsulated inside another IP packet and sent across multiple hops to the tunnel destination which logically appears to be the "on-link" as far as tunnel interface is concerned. So the tunnel-endpoint decapsulates the outer IP and the ND packet processes it as though it recvd the packet from an "on-link" node. But no ND packet recvd by router on *any interface (tunnel or physical)* is *forwarded* to any other interface (tunnel or physical). its processed locally only. regards radhakrishnan The ND is in fact processes, just like it would be on another link. So the packet will be decapsulated revealing the ND content. Next the router will process it, but not forward it. If you send packets to a link-local unicast (also multicast) address on the tunnel, it is only for the tunnel, that is only for the link.You are right that the tunnel link might be many hops in the physical topology, but so what? They would still remain on the tunnel link. |
-------------------------------------------------------------------- IETF IPv6 working group mailing list [email protected] Administrative Requests: https://www1.ietf.org/mailman/listinfo/ipv6 --------------------------------------------------------------------
