Re: hop-by-hop and router alert options [Re: Question about use of RSVP in Production Networks]
Pekka Savola <pekkas@netcore.fi> Thu, 12 August 2004 13:10 UTC
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id JAA29772; Thu, 12 Aug 2004 09:10:16 -0400 (EDT)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1BvFQT-0003XM-Ft; Thu, 12 Aug 2004 09:15:25 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1BvFG9-0002PD-2V; Thu, 12 Aug 2004 09:04:45 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1BvF5Z-0000Vk-F4 for ietf@megatron.ietf.org; Thu, 12 Aug 2004 08:53:49 -0400
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id IAA28919 for <ietf@ietf.org>; Thu, 12 Aug 2004 08:53:48 -0400 (EDT)
Received: from netcore.fi ([193.94.160.1]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1BvFAV-0003FS-Ku for ietf@ietf.org; Thu, 12 Aug 2004 08:58:57 -0400
Received: from localhost (pekkas@localhost) by netcore.fi (8.11.6/8.11.6) with ESMTP id i7CCrE901452 for <ietf@ietf.org>; Thu, 12 Aug 2004 15:53:14 +0300
Date: Thu, 12 Aug 2004 15:53:14 +0300
From: Pekka Savola <pekkas@netcore.fi>
To: ietf@ietf.org
In-Reply-To: <C247C5A2924B780EE4DE8B5D@[10.1.1.109]>
Message-ID: <Pine.LNX.4.44.0408121539030.1209-100000@netcore.fi>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"
X-Spam-Score: 0.0 (/)
X-Scan-Signature: b4a0a5f5992e2a4954405484e7717d8c
Subject: Re: hop-by-hop and router alert options [Re: Question about use of RSVP in Production Networks]
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
Sender: ietf-bounces@ietf.org
Errors-To: ietf-bounces@ietf.org
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 92df29fa99cf13e554b84c8374345c17
Thanks for the responses so far. Trying to answer in general...
On Wed, 11 Aug 2004, Martin Stiemerling wrote:
[Pekka:]
> | I'd be interested about this as well, but also in more general.
> |
> | I'd be in favor of deprecating the IP router alert option completely.
> | Effectively this affects RSVP and MLD *). I'd want to similarly do
> | away with the IPv6 Hop-by-Hop options. At the very least, I'd like to
> | prevent further standardization of these options.
>
> Hmm, NSIS protocol suite (new protocol that does path-coupled QoS signaling
> ala RSVP and firewall/NAT signaling) relies on the use of router alert
> options for the initial NSIS peer discovery process. Is there any other
> proposal to get a discovery mechanism like router alert options without the
> disadvantages of this option?
I question the usefulness of path-coupled signalling beyond a certain
point in the network. Dean Anderson voiced them pretty well in the
original thread about RSVP -- it just doesn't seem to make any sense
beyond a very closed environment (like the first hop) -- and in that
case, you should be able to use another kind of signalling as well.
If we don't learn anything of the mistakes we did with RSVP, we're
bound to repeat them.
For example, has the design clearly restricted itself to the first or
the last hop, or within the first couple of hops?
For that purpose, I'm not 100% sure if you would need a path-coupled
signalling. You'll certainly want path-coupled signalling for
signalling with a much wider "span" (because it's the simplest way to
do it from the host's perspective), but I'm arguing (as Dean was) that
this isn't an interesting approach from the network operators'
perspective.
...
As for the alternatives:
1) for first-hop only, there's really little need for a router alert,
any protocol would do, as you already know who your routers are :-)
2) for hops beyond the first-hop router, I'd consider setting up a
single server which would be responsible for brokering the QoS
capabilities, firewall holes, etc. You contact the server, and ask it
to open a certain kind of hole, set up certain QoS between (source,
destination), etc. There are a number of options how you could
discover this kind of system:
a) a DHCP option
b) a DNS lookup (e.g., SRV record based on your DNS search path)
c) asking the upstream router using protocol learned in 1).
These kind of approaches essentially move the intelligence and
processing to specific nodes who are better capable of handling such
requests, having policy who can request what, removing the processing
and cruft from the routers. And the hosts have have much easier time
figuring out whether requesting these capabilities is supported in the
network, instead of spewing a considerable amount of in-band
signalling attempts to the network.
--
Pekka Savola "You each name yourselves king, yet the
Netcore Oy kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
_______________________________________________
Ietf mailing list
Ietf@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf
- Question about use of RSVP in Production Networks Fleischman, Eric
- hop-by-hop and router alert options [Re: Question… Pekka Savola
- Re: hop-by-hop and router alert options [Re: Ques… Masataka Ohta
- Re: hop-by-hop and router alert options [Re: Ques… Martin Stiemerling
- Re: hop-by-hop and router alert options Iljitsch van Beijnum
- Re: hop-by-hop and router alert options [Re: Ques… Florian Weimer
- Re: hop-by-hop and router alert options [Re: Ques… Bob Hinden
- Re: Question about use of RSVP in Production Netw… Dean Anderson
- RE: Question about use of RSVP in Production Netw… Ping Pan
- Re: hop-by-hop and router alert options [Re: Ques… David R Oran
- Re: hop-by-hop and router alert options [Re: Ques… Pekka Savola
- Re: hop-by-hop and router alert options [Re: Ques… David R Oran
- Re: hop-by-hop and router alert options [Re: Ques… Melinda Shore
- Re: hop-by-hop and router alert options [Re: Ques… Pekka Savola
- Re: hop-by-hop and router alert options [Re: Ques… James M. Polk
- RE: Question about use of RSVP in Production Netw… Fleischman, Eric
- RE: Question about use of RSVP in Production Netw… John Loughney
- Re: Question about use of RSVP in Production Netw… Bob Natale
- Re: Question about use of RSVP in Production Netw… Dan Wing
- RE: Question about use of RSVP in Production Netw… Bob Natale
- RE: Question about use of RSVP in Production Netw… Tony Hain
- RE: Question about use of RSVP in Production Netw… Fleischman, Eric
- RE: Question about use of RSVP in Production Netw… Dean Anderson