Jump to content

Internet Protocol Options

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alfa80 (talk | contribs) at 20:20, 15 October 2017 (add archive url). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

There are a number of optional parameters that may be present in an Internet Protocol version 4 datagram. They typically configure a number of behaviors such as for the method to be used during source routing, some control and probing facilities and a number of experimental features.[1]

Loose source routing

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

Loose source routing uses a source routing option in 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.[3]

Strict source routing

Strict source routingis in contrast with loose source routing, in which every step of the route is decided in advance where the packet is sent.

See also

References

  1. ^ "Internet Protocol Version 4 (IPv4) Parameters". Archived from the original on 2017-10-15. Retrieved 2017-10-15.
  2. ^ "Network Layer Mobility:An Architecture and Survey" (PDF). Retrieved 2007-12-03. [dead link]
  3. ^ "Source Routing". Retrieved 2008-02-10.