Jump to content

Internet Protocol Options

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Nethgirb (talk | contribs) at 06:41, 25 January 2009 (Undid revision 266089118 by 217.219.60.90 (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Loose Source Routing is an IP option which can be used for address translation. LSR is also used to implement mobility in IP networks. [1]

Loose source routing uses a source routing option in TCP/IP to record the set of routers a packet must visit. The destination of the packet is replaced with the next router the packet must visit. By setting the forwarding agent (FA) to one of the routers that the packet must visit, LSR is equivalent to tunneling. If the corresponding node stores the LSR options and reverses it, it is equivalent to the functionality in mobile IPv6.

The name loose source routing comes from the fact that only part of the path is set in advance.[2] This is in contrast with strict source routing, in which every step of the route is decided in advance when the packet is sent.

See also

References

  1. ^ "Network Layer Mobility:An Architecture and Survey" (PDF). Retrieved 2007-12-03.
  2. ^ "Source Routing". Retrieved 2008-02-10.