Versions Compared

Key

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

...

Let's take a look at another example that will illustrate what happens if the packet's destination is a router. For example, in-interface receives ICMP (ping) packet, its destination is the router itself, so packet will go for local-in processing. After packet is processed ICMP (ping) reply is generated inside the router (Local-out processing) and will be sent out over out-interface.

Image ModifiedSimple explanation of each box before we go further with examples:

...