Re: Latest NHRP draft

Curtis Villamizar <curtis@ans.net> Thu, 11 May 1995 05:14 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa24554; 11 May 95 1:14 EDT
Received: from maelstrom.acton.timeplex.com by IETF.CNRI.Reston.VA.US id aa24549; 11 May 95 1:14 EDT
Received: (from root@localhost) by maelstrom.acton.timeplex.com (8.6.9/ACTON-MAIN-1.2) id BAA04755 for rolc-out; Thu, 11 May 1995 01:07:14 -0400
Received: from curtis.ansremote.com (curtis.ansremote.com [152.161.2.3]) by maelstrom.acton.timeplex.com (8.6.9/ACTON-MAIN-1.2) with ESMTP id BAA04748 for <rolc@maelstrom.timeplex.com>; Thu, 11 May 1995 01:07:07 -0400
Received: from curtis.ansremote.com (localhost [127.0.0.1]) by curtis.ansremote.com (8.6.9/8.6.9) with ESMTP id BAA07904; Thu, 11 May 1995 01:00:25 -0400
Message-Id: <199505110500.BAA07904@curtis.ansremote.com>
To: "Robert G. Cole" <rgc@qsun.att.com>
cc: curtis@ans.net, Robert.G.Cole@att.com, Dave Katz <dkatz@cisco.com>, rolc@maelstrom.timeplex.com
Reply-To: curtis@ans.net
Subject: Re: Latest NHRP draft
In-reply-to: Your message of "Wed, 10 May 1995 22:18:09 EDT." <rgc.1150546329B@hogpa.ho.att.com>
Date: Thu, 11 May 1995 00:58:58 -0400
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Curtis Villamizar <curtis@ans.net>
X-Orig-Sender: owner-rolc@maelstrom.timeplex.com
Precedence: bulk
X-Info: Submissions to rolc@maelstrom.timeplex.com
X-Info: [Un]Subscribe requests to rolc-request@maelstrom.timeplex.com
X-Info: Archives for rolc via ftp://ietf.cnri.reston.va.us/ietf-mail-archive/rolc/

In message <rgc.1150546329B@hogpa.ho.att.com>om>, "Robert G. Cole" writes:
> >
> >Bob,
> >
> >Major transit routers today are seeing on the order of 10,000 unique
> >destination addresses over short periods of time (90 second sampling).
> >If a transit router does not wish to support 10,000 VC (keeping in
> >mind that the entire VCI space is 64K), then it would probably be
> >configured to forward packets hop by hop only.
> >
> >I don't think deleting option (c) is needed.  This is a usage issue
> >more than anything.
> >
> >Curtis
> >
> 
> Does this mean that the only way to avoid multiple VCs being established
> for the same routed path thru multiple transit routers is to disable
> NHRP for transit routers?
> 
> Bob


I think there is more than one option.  

I actually think disabling NHRP for transit routers will be the one
most commonly used, but there are other options.  If a RSVP flowspec
comes along, a transit router would probably just add the flowspec to
an existing hop by hop VC for aggregated real time stuff and provide a
predictive service this way.  The amount of state associated with
adding the RSVP flowspec and dropping it is very small compared to
adding and dropping a VC.

You could disable option (c) if you know a router downstream will
establish a VC (for example if your service provider has asked you to
do so or told you that you will be charged for it).

If the VC is set up due to an RSVP flowspec, the RSVP packets might be
blocked until the VC is establised, then forwarded on the VC but the
flow itself sent along the hop by hop path.  This amounts to partially
disabling (c).

The risk of disabling (c) or partially disabling it is if there is
some reason (other end can't handle any more VCs for example) that the
direct connection can't be made.  Better to forward the packets than
drop them on the floor.

Curtis