[Gen-art] Gen-art review of draft-ietf-l3vpn-vr-mib-04.txt

Elwyn Davies <elwynd@dial.pipex.com> Mon, 19 December 2005 12:34 UTC

Received: from localhost.cnri.reston.va.us ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1EoKDr-00028S-6N; Mon, 19 Dec 2005 07:34:35 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1EoKDn-000286-Th for gen-art@megatron.ietf.org; Mon, 19 Dec 2005 07:34:33 -0500
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA07476 for <gen-art@ietf.org>; Mon, 19 Dec 2005 07:33:28 -0500 (EST)
Received: from a.painless.aaisp.net.uk ([81.187.81.51] helo=smtp.aaisp.net.uk) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1EoKFz-00035c-RY for gen-art@ietf.org; Mon, 19 Dec 2005 07:36:49 -0500
Received: from 247.254.187.81.in-addr.arpa ([81.187.254.247] helo=[127.0.0.1]) by smtp.aaisp.net.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1EoKDQ-0000Ld-Dx; Mon, 19 Dec 2005 12:34:08 +0000
Message-ID: <43A6A937.10302@dial.pipex.com>
Date: Mon, 19 Dec 2005 12:36:07 +0000
From: Elwyn Davies <elwynd@dial.pipex.com>
User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: gen-art@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 2086112c730e13d5955355df27e3074b
Content-Transfer-Encoding: 7bit
Cc: jlaria@levelstream.com, hancoc_s@yahoo.com, rbonica@juniper.net, Mark Townsley <townsley@cisco.com>, rcallon@juniper.net, bensons@savvis.net, rick@rhwilder.net, elwinietf@yahoo.com
Subject: [Gen-art] Gen-art review of draft-ietf-l3vpn-vr-mib-04.txt
X-BeenThere: gen-art@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "GEN-ART: General Area Review Team" <gen-art.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/gen-art>, <mailto:gen-art-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/gen-art>
List-Post: <mailto:gen-art@ietf.org>
List-Help: <mailto:gen-art-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/gen-art>, <mailto:gen-art-request@ietf.org?subject=subscribe>
Sender: gen-art-bounces@ietf.org
Errors-To: gen-art-bounces@ietf.org

I was selected as General Area Review Team reviewer for this specification
(for background on Gen-ART, please see
http://www.alvestrand.no/ietf/gen/art/gen-art-FAQ.html).

Document: draft-ietf-l3vpn-vr-mib-04.txt
Intended Status: Proposed Standard
Shepherding AD: Mark Townsley
Review Trigger: IETF Last Call ends 21 December 2005

Summary:
There appear to be a few issues which need to be sorted out.  Two are 
significant: The first, relating to hard coding of bits selecting 
protocols, appears to seriously limit the flexibility of the MIB and the 
second relating to the binding of interfaces to VRs, appears to 
contradict my understanding of how VRs are supposed to work with 
physical interfaces - if my understanding is correct, this part is 
seriously broken: My understanding is that on the provider side each 
physical interface would feed packets to many, if not all, VRs with 
demultiplexing based on some feature of the protocol packets - the MIB 
appears to mandate that an interface can only service one VR.  There are 
also a number of editorial nits.

Details:

I found the introductory text of this document (ss2-4) to be rather 
perfunctory in places.  In particular a lttle more up front explanation 
of the use of communities and contextNames to partition the MIB and the 
connection with SNMP protocol versions would help a naive reader.

Issue:
The hard coding of bits (rip (0), ospf(1), bgp (2), isis (3)) to 
represent particular routing protocols strikes me as inflexible and not 
very future proof [Speak it softly, but there are some other routing 
protocols in existence already].  Also it strikes me that it would be 
helpful for the manager to be able to see what protocols are actually 
available before trying to start them, especially if there were several 
versions available perhaps (e.g., various varieties of BGP). I would 
have thought a more flexible approach might have been to provide a 
read-only table in the common part of the MIB indicating what routing 
protocols were available and then use indices in this table to control 
the individual protocols.  But I am not really knowledgeable here, so 
please feel free to ignore this comment if there is good reason for 
doing it this way.

s4.5, para 1: Is there a fundamental problem in this section?  
'...mapping from IfIndex to a unique VR' and the whole last sentence 
imply each (physical?) interface links to exactly one VR.  I thought the 
whole point of VRs was that packets from each physical interface were 
demultiplexed onto one of many VRs at least on the provider side of a PE 
router - on the customer side, I understand that it may well be that the 
physical interface selects the VR. OTOH, maybe you are talking about 
virtual interfaces.. in which case this should be made clear.

s4.6: Do you need to distinguish between candidate routes and installed 
routes? The number of candidate routes for BGP may be MUCH larger: it 
depends which resources you are trying to control here - routing 
protocol memory usage or forwarding table resources.

s8, para 1: This para ends 'These are the tables and objects and their 
sensitivity/vulnerability:' This seems to imply that this should be 
followed by a list of items from the MIB and associated analysis but 
this is (apparently) not present.

Refs:

I think at least [PPVPN-VR] and possibly [PPVPN-FW] ought to be 
normative since the former defines the model on which this MIB is based 
and in turn depends on the framework.

Editorial:

s2.0: Explicitly expand VPN, PE acronyms

s2.0, para 2: s/Following are the goals, in defining this MIB module:/In 
defining this MIB module, the goals are as follows:/

s4.1, Item (1): A naive reader (like me) would be unclear as to whether 
(a) and (b) are alternative ways of doing things or it is the 
combination that represents the required way of doing things: please 
clarify this.  If I understand correctly from later, (a) and (b) are two 
alternative ways of identifying a particular VR depending on which 
protocol is used to access the MIB [Question: Can you also use the 
Community String with SNMPv3?]

s4.1, Item (1) (a) and (b) also contain very fine examples of the 
grocer's apostrophe.  Neither the Community String or the contextName 
own anything and so use of the possessive suffix is inappropriate.  I 
believe the intention is to make the terms plural.

s4.1, Item (1): RFC References for SNMPv2c and SNMPv3 would be desirable.

s4.2, Item (2):  'allowing the implementation to remain standards 
compliant' - I know what you mean but saying this in the definition of 
what you hope to become a standard is somewhat confusing!  I would have 
thought the benefits were compatibility with conventional, non-virtual 
routers and potentially reduced implementation effort due to reuse of 
structures and code.

s4.1, Item (3): Maybe refs for each of these MIBs might be appropriate.

s4.1, Figure: The figure requires a title.

s4.2, para 4: 'A SNMP manager SHOULD NOT assume global significance of 
any VRID value
other than 0.'  Either provide a pointer to s4.3 to explain about VRID 0 
or (better, IMO) move sentences 3, 4 and 5 of s4.3, para 2 into s4.1.

s4.3, para 2, sentence 3: s/should be/is/ [There is no option here!]
s4.3, para 2, last sentence: Better: 'The Administrative VR is not 
associated with any actual routing and would (MUST?) not have [??any 
routing/any kind of] MIBs.

s4.4, para 1: s/turned down/disabled by setting VrAdminStatus to 'down'./

s4.4, para 2: s/is expected to change along/will be expected to reflect 
changes to/

s4.5, para 1: I presume it was intended to select between '?attached or 
connected?'.  Maybe 'bound' is the term you are looking for?

s4.6, para 1: The introduction says 'following parameters' but there is 
only one at present.

s4.9.1, para 1: s/every virtual router/all the virtual routers/

_______________________________________________
Gen-art mailing list
Gen-art@ietf.org
https://www1.ietf.org/mailman/listinfo/gen-art