[Pce] draft-zhao-pce-pcep-inter-domain-p2mp-procedures

Vishwas Manral <vishwas.ietf@gmail.com> Wed, 16 December 2009 20:12 UTC

Return-Path: <vishwas.ietf@gmail.com>
X-Original-To: pce@core3.amsl.com
Delivered-To: pce@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 494DC3A68B6 for <pce@core3.amsl.com>; Wed, 16 Dec 2009 12:12:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.484
X-Spam-Level:
X-Spam-Status: No, score=-2.484 tagged_above=-999 required=5 tests=[AWL=0.115, BAYES_00=-2.599]
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 Ud6C6QU6Uvwh for <pce@core3.amsl.com>; Wed, 16 Dec 2009 12:12:24 -0800 (PST)
Received: from mail-yx0-f192.google.com (mail-yx0-f192.google.com [209.85.210.192]) by core3.amsl.com (Postfix) with ESMTP id B73163A69C0 for <pce@ietf.org>; Wed, 16 Dec 2009 12:12:23 -0800 (PST)
Received: by yxe30 with SMTP id 30so1486784yxe.29 for <pce@ietf.org>; Wed, 16 Dec 2009 12:12:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=jz9/1lXoV9eKD3YgCAlGEf80PGT6zchyQWIKECOSxBI=; b=STx/NKzOD5NBCyWj/pKB0UFc2AOr2t2XnA9mgErCLZ2eZEW85r+kxqPsrCy5d6Pfr7 V/DtksUxMmfTCZR3dJ1OVdaDqNnP4xj9vixtX7yNfA7ympg3vVKvu0iDG05o5Ejt5Xhv 2kRsr6qqV86iY0UdChBqyLtYkpIq4CLTI1rxM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gmjbcOnc2LXycmtM+sl26COLinzpXkX/WOmgeKaexQ6BrfmM3w8xFXMU2dOty6b5eo L3cgxXODadZzC1NazSptAsqPwYT2kli8r8YfiYNbHDtJ6avvFfYcou+bBqu7y0im2AiK 1TkHfFJ2jCVw9QYmKe8UfeMLFMPFfXQlVZukk=
MIME-Version: 1.0
Received: by 10.150.27.6 with SMTP id a6mr2503700yba.74.1260994326843; Wed, 16 Dec 2009 12:12:06 -0800 (PST)
Date: Wed, 16 Dec 2009 12:12:06 -0800
Message-ID: <77ead0ec0912161212x63f2494cw65d818e523b1cbe8@mail.gmail.com>
From: Vishwas Manral <vishwas.ietf@gmail.com>
To: pce@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [Pce] draft-zhao-pce-pcep-inter-domain-p2mp-procedures
X-BeenThere: pce@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Path Computation Element <pce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/pce>, <mailto:pce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pce>
List-Post: <mailto:pce@ietf.org>
List-Help: <mailto:pce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pce>, <mailto:pce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Dec 2009 20:12:29 -0000

Hi Quintin,

I was seeing the "PCE Sequence Object", why can a sequence not have either
IPv4 and IPv6 identifiers for PCE in the same object?

We shouls allow a sequence of PCE's with IPv4 or IPv6 addresses.

It can easily be done by adding a type field before every time we add
he address.

       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       | Object-Class  |   OT  |Res|P|I|   Object Length (bytes)       |
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       | Addr type     |
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |                    IPv4 address for root PCE                  |
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


Thanks,
Vishwas