The Routing Over Large Clouds Mailing List Archive by date

Cell Relay Retreat>List Archive>month:1995-Jul> msg00019



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

possible enhancement to NHRP

  • From: Yakov Rekhter <yakov@cisco.com>
  • Date: Tue, 11 Jul 95 15:39:50 PDT
  • Cc: bcole@cisco.com
  • X-Orig-Sender: owner-rolc@nexen.com

Folks,

Appended is a short draft that proposes a possible enhancement to NHRP.
Your comments are welcomed.

Yakov&Bruce.
-----------------------------------------------------------

NHRP Request for Address Prefix

The current format of NHRP Request allows the request to carry a
complete destination IP address. This may be sufficient for the
host-router, router-host, and host-host applications of  NHRP, but
imposes certain limitations on the use of NHRP for the router-router
case.

One could imagine a scenario where a router monitors usage of its
routes (how many pkt/secs were forwarded via each route), and when the
usage of a route exceeds a certain threshold the router originates an
NHRP Request to discover a short-cut for all the destinations covered
by the route. This would require an NHRP Request to carry not just an IP
address, but an address prefix as well.

If the ability to carry address prefix in NHRP Request is supported,
then one interesting question is how a router that receives such a
request handles it when the prefix carried in the request is formed by
the router (as a result of some aggregation).

Sending all the individual components (that formed the aggregate) may
be one alternative. The originator, when it receives the components,
may re-issue NHRP Requests for individual components.  However, the
number of components may be potentially quite large, which may be a
problem.  Alternatively, the router may send back just an NHRP Response
that contains the original prefix.  This avoids the issue of handling a
large number of components. However, this also may preclude the ability
to establish a 1 hop short-cuts in presence of routing information
aggregation.