RE: [Speermint] Updated Draft: SPEERMINT Peering Architecture

"Michael Hammer \(mhammer\)" <mhammer@cisco.com> Wed, 24 May 2006 14:21 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FiuFJ-00035K-Tv; Wed, 24 May 2006 10:21:57 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FiuFI-00035F-RH for speermint@ietf.org; Wed, 24 May 2006 10:21:56 -0400
Received: from rtp-iport-1.cisco.com ([64.102.122.148]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FiuFG-0001I1-IE for speermint@ietf.org; Wed, 24 May 2006 10:21:56 -0400
Received: from rtp-core-1.cisco.com ([64.102.124.12]) by rtp-iport-1.cisco.com with ESMTP; 24 May 2006 07:21:55 -0700
X-BrightmailFiltered: true
X-Brightmail-Tracker: AAAAAA==
X-IronPort-AV: i="4.05,167,1146466800"; d="scan'208"; a="28810717:sNHT24119316"
Received: from xbh-rtp-201.amer.cisco.com (xbh-rtp-201.cisco.com [64.102.31.12]) by rtp-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id k4OELrTL027485; Wed, 24 May 2006 10:21:53 -0400 (EDT)
Received: from xmb-rtp-20b.amer.cisco.com ([64.102.31.53]) by xbh-rtp-201.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 24 May 2006 10:21:53 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [Speermint] Updated Draft: SPEERMINT Peering Architecture
Date: Wed, 24 May 2006 10:21:52 -0400
Message-ID: <072C5B76F7CEAB488172C6F64B30B5E3017E6597@xmb-rtp-20b.amer.cisco.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [Speermint] Updated Draft: SPEERMINT Peering Architecture
Thread-Index: AcZ/J15wu/Ba/2sNTLCXUP/3hHYAhQAFEQbg
From: "Michael Hammer (mhammer)" <mhammer@cisco.com>
To: Otmar Lendl <lendl@nic.at>
X-OriginalArrivalTime: 24 May 2006 14:21:53.0586 (UTC) FILETIME=[67AE8120:01C67F3D]
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 73734d43604d52d23b3eba644a169745
Cc: "Khan, Sohel Q [CTO]" <Sohel.Q.Khan@sprint.com>, speermint@ietf.org
X-BeenThere: speermint@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Mailing list for the speermint working group <speermint.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/speermint>, <mailto:speermint-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/speermint>
List-Post: <mailto:speermint@ietf.org>
List-Help: <mailto:speermint-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/speermint>, <mailto:speermint-request@ietf.org?subject=subscribe>
Errors-To: speermint-bounces@ietf.org

Otmar,

I think our main difference is that I am suspecting that the policy will
be large and possibly very dynamic, thus less suitable for locating in
DNS.  Also, instead of pointing directly to a single policy document,
which seems like a one-size-fits-all periodic user poll option,; rather,
use Subscriptions where the resulting document may depend on
authentication and who is asking, and can be pushed on the schedule of
the server when the policy changes.

These are just suggestions being thrown out for discussion.  I'd like to
hear what folks think about them.

I'm also questioning how much information about SIP needs to be embedded
in other protocols like DNS, DHCP, etc. and how much might be more
cohesive if handled via SIP-based mechanisms.  Finding the right
balance, if you will.

Mike


> -----Original Message-----
> From: Otmar Lendl [mailto:lendl@nic.at] 
> Sent: Wednesday, May 24, 2006 7:44 AM
> To: Michael Hammer (mhammer)
> Cc: speermint@ietf.org; Khan, Sohel Q [CTO]
> Subject: Re: [Speermint] Updated Draft: SPEERMINT Peering Architecture
> 
> 
> Michael,
> 
> On 2006/05/24 02:05, "Michael Hammer (mhammer)" 
> <mhammer@cisco.com> wrote:
> > 
> > I did read one of your drafts, but had doubts about whether 
> all this 
> > policy data should be pushed in the DNS.
> 
> Well, if the policy is to big, then the DNS can contain a URL 
> which points to the large policy. See the last example in 
> draft-lendl-domain-policy-ddds.
> 
> > I was wondering whether the DNS could be used to discover:
> >  - that a particular user is served by a particular service 
> provider,
> 
> Is the user identified by E.164 number or by SIP URI?
> 
> If the latter, then my draft says:
> 
> * either the domain part of the SIP URI is the provider's ID, or
> 
> * a non-terminal NAPTR in the customer's domain points to the
>   provider's domain where the real policy is stored.
> 
> (if the former, then ENUM is used first)
> 
> > and
> >  - that service provider has a URI to which the originating SP can 
> > subscribe to get further information, and
> 
> That fits in nicely with my draft. You just need to define a 
> policy-type for this subscription information.
> 
> >  - that information says the terminating SP can support peering with
> >    = federation subset A, or 
> >    = federation subset B, or ...
> 
> Ok; if this list is long, then an external document is fine. 
> If it is very short, I prefer storing it in the DNS and skip 
> one step at call setup time.
> 
> If these are just named subsets, then the DNS need only store 
> the name of the subset and not the list of RFC and BCPs.
> 
> > I suppose that policy document could list all the RFCs you 
> support and 
> > then spend time figuring out what matches and what doesn't.  But I 
> > would wonder how well each permutation has been tested.
> 
> That problem is independent of whether you store the 
> requirement list in the DNS or retrieve it via different means.
> 
> /ol
> --
> < Otmar Lendl (lendl@nic.at) | nic.at Systems Engineer >
> 

_______________________________________________
Speermint mailing list
Speermint@ietf.org
https://www1.ietf.org/mailman/listinfo/speermint