[Forces-protocol] Instance Select

"Wang,Weiming" <wmwang@mail.hzic.edu.cn> Thu, 21 October 2004 12:39 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 IAA18045 for <forces-protocol-web-archive@ietf.org>; Thu, 21 Oct 2004 08:39:41 -0400 (EDT)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CKcQq-0000DD-8d for forces-protocol-web-archive@ietf.org; Thu, 21 Oct 2004 08:52:45 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CKbLb-0000sM-NW; Thu, 21 Oct 2004 07:43:11 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CKUu0-0002XN-Nl for forces-protocol@megatron.ietf.org; Thu, 21 Oct 2004 00:50:17 -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 AAA24974 for <forces-protocol@ietf.org>; Thu, 21 Oct 2004 00:50:08 -0400 (EDT)
Received: from host50.foretec.com ([65.246.255.50] helo=mx2.foretec.com) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CKV6P-00063O-6c for forces-protocol@ietf.org; Thu, 21 Oct 2004 01:03:09 -0400
Received: from [202.96.99.56] (helo=202.96.99.56) by mx2.foretec.com with smtp (Exim 4.24) id 1CKUto-0007dM-VI for forces-protocol@ietf.org; Thu, 21 Oct 2004 00:50:05 -0400
Received: from [202.96.99.59] by 202.96.99.56 with StormMail ESMTP id 99432.341813895; Thu, 21 Oct 2004 13:09:25 +0800 (CST)
Received: from WWM (unverified [202.96.99.60]) by mail.gsu.cn (Rockliffe SMTPRA 6.0.11) with ESMTP id <B0000083755@mail.gsu.cn>; Thu, 21 Oct 2004 12:46:00 +0800
Message-ID: <06c101c4b729$290c4a70$845c21d2@Necom.hzic.edu.cn>
From: "Wang,Weiming" <wmwang@mail.hzic.edu.cn>
To: forces-protocol@ietf.org
References: <468F3FDA28AA87429AD807992E22D07E025791E5@orsmsx408><002d01c4b50b$1ecc9c10$020aa8c0@wwm1><1098102734.1042.134.camel@jzny.localdomain><013101c4b51d$a50761e0$020aa8c0@wwm1><1098134060.1077.446.camel@jzny.localdomain><5.1.0.14.0.20041019093826.0232d418@mail.megisto.com><5.1.0.14.0.20041020070534.0240c390@mail.megisto.com> <1098277687.2072.9.camel@jzny.localdomain>
Date: Thu, 21 Oct 2004 12:48:07 +0800
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-Spam-Score: 0.3 (/)
X-Scan-Signature: 97adf591118a232206bdb5a27b217034
Cc: "Khosravi, Hormuzd M" <hormuzd.m.khosravi@intel.com>, ram.gopal@nokia.com, zsolt@nc.rr.com, "Joel M. Halpern" <jhalpern@MEGISTO.com>, "Steven Blake (petri-meat)" <slblake@petri-meat.com>, hadi@znyx.com, Alan DeKok <alan.dekok@idt.com>, Ellen M Deleganes <ellen.m.deleganes@intel.com>, "Yang, Lily L" <lily.l.yang@intel.com>
Subject: [Forces-protocol] Instance Select
X-BeenThere: forces-protocol@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: forces-protocol <forces-protocol.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/forces-protocol>, <mailto:forces-protocol-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/forces-protocol>
List-Post: <mailto:forces-protocol@ietf.org>
List-Help: <mailto:forces-protocol-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/forces-protocol>, <mailto:forces-protocol-request@ietf.org?subject=subscribe>
Sender: forces-protocol-bounces@ietf.org
Errors-To: forces-protocol-bounces@ietf.org
X-Spam-Score: 0.3 (/)
X-Scan-Signature: 8b30eb7682a596edff707698f4a80f7d

Hi Jamal, Hormuzd, etc,

To summarize the discussions on multiple instances, I try to propose following
scheme for instance selection, which follows Robert's idea and Jamal's format,
as:

PL level PDU : = MAINHDR<LFBselect>+
LFBselect := LFBCLASSID InsSelect <OPER>+
InsSelect := InstanceID <RangeMark | Instance ID >+
RangeMark := '0xFFFFFFFF'; the value is the same as Broadcast Instance address,
no worry of ambiguity here.

The InsSelect is a TLV, whose structure is shown as:

main hdr (eg type = config)
     |
     |
     +-- T = LFBselect
     |        |
     |        +- LFBCLASSID = target LFB class
     |        |
     |        |
     |        +- T = InsSelect
     |        |   |
     |        |   V = InstanceID <RangeMark | Instance ID >+
     |        |
     |        +- T = operation { ADD, DEL, GET, etc}
     ...

Best Regards,
Weiming




_______________________________________________
Forces-protocol mailing list
Forces-protocol@ietf.org
https://www1.ietf.org/mailman/listinfo/forces-protocol