Re: [OSPF] OSPF Hybrid Broadcast and P2MP Interface Type

"Jeffrey (Zhaohui) Zhang" <zzhang@juniper.net> Tue, 23 November 2010 18:37 UTC

Return-Path: <zzhang@juniper.net>
X-Original-To: ospf@core3.amsl.com
Delivered-To: ospf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0D94B3A699E for <ospf@core3.amsl.com>; Tue, 23 Nov 2010 10:37:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.229
X-Spam-Level:
X-Spam-Status: No, score=-6.229 tagged_above=-999 required=5 tests=[AWL=0.370, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j0RiMRWEayeS for <ospf@core3.amsl.com>; Tue, 23 Nov 2010 10:37:30 -0800 (PST)
Received: from exprod7og121.obsmtp.com (exprod7og121.obsmtp.com [64.18.2.20]) by core3.amsl.com (Postfix) with ESMTP id 8504F3A69A2 for <ospf@ietf.org>; Tue, 23 Nov 2010 10:37:28 -0800 (PST)
Received: from source ([66.129.224.36]) (using TLSv1) by exprod7ob121.postini.com ([64.18.6.12]) with SMTP ID DSNKTOwKIvrPPqwbfr7tXNtvu2A4Qfv+A7Uq@postini.com; Tue, 23 Nov 2010 10:38:28 PST
Received: from p-emfe01-wf.jnpr.net (172.28.145.24) by P-EMHUB03-HQ.jnpr.net (172.24.192.37) with Microsoft SMTP Server (TLS) id 8.2.254.0; Tue, 23 Nov 2010 10:33:45 -0800
Received: from EMBX01-WF.jnpr.net ([fe80::1914:3299:33d9:e43b]) by p-emfe01-wf.jnpr.net ([fe80::d0d1:653d:5b91:a123%11]) with mapi; Tue, 23 Nov 2010 13:33:44 -0500
From: "Jeffrey (Zhaohui) Zhang" <zzhang@juniper.net>
To: Peter Psenak <ppsenak@cisco.com>
Date: Tue, 23 Nov 2010 13:29:37 -0500
Thread-Topic: [OSPF] OSPF Hybrid Broadcast and P2MP Interface Type
Thread-Index: AcuLOcFER9+aEW1JQuuy0HV3I+3ScAAAU08g
Message-ID: <13205C286662DE4387D9AF3AC30EF456B028A569EE@EMBX01-WF.jnpr.net>
References: <13205C286662DE4387D9AF3AC30EF456B028963031@EMBX01-WF.jnpr.net> <4CEC039D.8010305@cisco.com>
In-Reply-To: <4CEC039D.8010305@cisco.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "ospf@ietf.org" <ospf@ietf.org>
Subject: Re: [OSPF] OSPF Hybrid Broadcast and P2MP Interface Type
X-BeenThere: ospf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: The Official IETF OSPG WG Mailing List <ospf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ospf>, <mailto:ospf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ospf>
List-Post: <mailto:ospf@ietf.org>
List-Help: <mailto:ospf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ospf>, <mailto:ospf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Nov 2010 18:37:31 -0000

Peter,

I think I understand the potential issue you mentioned, but not quite clear about your solution.

The draft mentions that the metrics could be dynamically learned if the underlying network support it (in that case the l2 and l3 should match). However that is outside the scope the draft, which assumes that the metrics is obtained by some means. Indeed if it is statically configured then the operator needs to be careful.

You mentioned creating p2p l2 connections. Does that mean there will be correponding l3 p2p interfaces? If yes isn't it no longer a bcast/p2mp hybrid? If not can you elaborate?

Thanks.
Jeffrey

> -----Original Message-----
> From: Peter Psenak [mailto:ppsenak@cisco.com] 
> Sent: Tuesday, November 23, 2010 1:11 PM
> To: Jeffrey (Zhaohui) Zhang
> Cc: ospf@ietf.org
> Subject: Re: [OSPF] OSPF Hybrid Broadcast and P2MP Interface Type
> 
> Hi Jeffrey,
> 
> one potential issue with this approach is the possible suboptimal 
> traffic path if the L3 p2p topology created as you described do not 
> match the L2 forwarding topology. With large L2 domains it may be be 
> nontrivial to assign L3 metric correctly so that the L2/L3 
> forwarding match.
> 
> One possible method to address the problem in hand is to create p2p 
> connections between the routers via the L2 domain, using dedicated 
> VLANs. This way the L2 forwarding is forced to match the L3 
> p2p topology.
> 
> thanks,
> Peter
> 
> On 22.11.2010 17:36, Jeffrey (Zhaohui) Zhang wrote:
> > Hi,
> >
> > I presented the draft 
> http://www.ietf.org/draft-nsheth-ospf-hybrid-bcast-and-p2mp-01
> .txt in Beijing (slides 
> http://www.ietf.org/proceedings/79/slides/ospf-9.ppt) and it 
> was deferred to the mailing list on whether the problem is 
> worth the working group effort (some who reviewed the draft 
> agreed that the proposed solution is reasonable for the problem).
> >
> > I'd like to request folks to review the draft/slides and 
> voice your opinion. We developed the solution for a real 
> network situation and would like to see that it gets 
> consensus and standardized so that more operators/vendors can 
> benefit from this.
> >
> > Thanks.
> > Jeffrey
> > _______________________________________________
> > OSPF mailing list
> > OSPF@ietf.org
> > https://www.ietf.org/mailman/listinfo/ospf
> >
> 
>