comments on draft-maglione-radext-ipv6-acct-extensions-01

Bernard Aboba <bernard_aboba@hotmail.com> Tue, 09 March 2010 20:14 UTC

Return-Path: <owner-radiusext@ops.ietf.org>
X-Original-To: ietfarch-radext-archive-IeZ9sae2@core3.amsl.com
Delivered-To: ietfarch-radext-archive-IeZ9sae2@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9751A3A68A9 for <ietfarch-radext-archive-IeZ9sae2@core3.amsl.com>; Tue, 9 Mar 2010 12:14:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.828
X-Spam-Level:
X-Spam-Status: No, score=-0.828 tagged_above=-999 required=5 tests=[AWL=-0.334, BAYES_00=-2.599, FH_RELAY_NODNS=1.451, HELO_MISMATCH_COM=0.553, HTML_MESSAGE=0.001, RDNS_NONE=0.1]
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 tkd4vfT6+6Uz for <ietfarch-radext-archive-IeZ9sae2@core3.amsl.com>; Tue, 9 Mar 2010 12:14:25 -0800 (PST)
Received: from psg.com (psg.com [IPv6:2001:418:1::62]) by core3.amsl.com (Postfix) with ESMTP id 3316C3A6870 for <radext-archive-IeZ9sae2@lists.ietf.org>; Tue, 9 Mar 2010 12:14:24 -0800 (PST)
Received: from majordom by psg.com with local (Exim 4.71 (FreeBSD)) (envelope-from <owner-radiusext@ops.ietf.org>) id 1Np5kL-000HlV-2f for radiusext-data0@psg.com; Tue, 09 Mar 2010 20:09:41 +0000
Received: from [65.55.116.14] (helo=blu0-omc1-s3.blu0.hotmail.com) by psg.com with esmtp (Exim 4.71 (FreeBSD)) (envelope-from <bernard_aboba@hotmail.com>) id 1Np5kH-000Hl7-UZ for radiusext@ops.ietf.org; Tue, 09 Mar 2010 20:09:38 +0000
Received: from BLU137-W1 ([65.55.116.7]) by blu0-omc1-s3.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 9 Mar 2010 12:09:36 -0800
Message-ID: <BLU137-W1CBE20CE168A8C58FD45C93340@phx.gbl>
Content-Type: multipart/alternative; boundary="_58a2a7eb-2536-4948-8f4a-b8b2eac4f905_"
X-Originating-IP: [131.107.0.101]
From: Bernard Aboba <bernard_aboba@hotmail.com>
To: "radiusext@ops.ietf.org" <radiusext@ops.ietf.org>
Subject: comments on draft-maglione-radext-ipv6-acct-extensions-01
Date: Tue, 09 Mar 2010 12:09:36 -0800
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 09 Mar 2010 20:09:36.0745 (UTC) FILETIME=[7137AD90:01CABFC4]
Sender: owner-radiusext@ops.ietf.org
Precedence: bulk
List-ID: <radiusext.ops.ietf.org>


Date: Tue, 9 Mar 2010 12:13:45 +0700
From: "Glen Zorn" <gwz@net-zen.net>
Subject: comments on draft-maglione-radext-ipv6-acct-extensions-01
To: <roberta.maglione@telecomitalia.it>,
	<suresh.krishnan@ericsson.com>,	<alan.kavanagh@ericsson.com>,
	<varga.balazs@telekom.hu>,	<jkaippal@huawei.com>

Not sure why this is Standards Track since both RFC 2866 & RFC 2869 are
Informational.
 
It would be more in-line w/RADIUS tradition to name the Attributes
Acct-IPv6-* rather than IPv6-Acct-*.
 
References are pointers to objects, not the objects themselves.  Suggest
changing all instances of constructs like "[RFC2866]and [RFC2869] specify"
to "RFC 2866 [RFC2866] and RFC 2869 [RFC2869] specify" or simply rewriting
the sentences so that the use of pointers makes sense, in this case perhaps
to "Existing documents (RFC2866], [RFC2869]) specify".
 
TYPO: s/the IPv6 in broadband environment/IPv6 in broadband environments/ in
the Introduction.
 
TYPO: s/new RADIUS attribute have to be defined/new RADIUS attributes have
to be defined/ in the Introduction
 
The second paragraph of the Introduction says "This document describes
additional RADIUS attributes for collecting IPv6 specific statistics in
RADIUS Accounting messages"; suggest changing to "This document describes
additional RADIUS attributes for transporting IPv6-specific statistics in
RADIUS Accounting messages".
 
Section 3, second paragraph says:
   Existing RADIUS attributes like Acct-Input-Octets, Acct-Output-
   Octets, Acct-Input-Packets, Acct-Output-Packets, Acct-Input-Gigawords
   and Acct-Output-Gigawords, could be used to collect statistics for
   all traffic(including IPv4, IPv6 and other protocols), while the
   availability of IPv6 specific RADIUS attributes would allow the
   collection of IPv6 statistics.
Suggest changing to:
   Existing RADIUS attributes like Acct-Input-Octets, Acct-Output-
   Octets, Acct-Input-Packets, Acct-Output-Packets, Acct-Input-Gigawords
   and Acct-Output-Gigawords, could be used to collect statistics for
   all traffic (including IPv4, IPv6 and other protocols), while the
   availability of IPv6-specific RADIUS attributes would allow the
   collection of IPv6 statistics.
 
It's not at all clear to me why the first paragraph of section 4.1 exists.
 
The second paragraph of Section 4.1 says:
   If the Accounting-Request packet includes a Framed-IPv6-Prefix, that
   attribute MUST contain the IPv6 prefix allocated to the user.  In
   deployment scenarios where DHCPv6 prefix delegation is used, the
   Accounting-Request packet will contain a Delegated-IPv6-Prefix
   attribute that contains the IPv6 prefix delegated to the user.
The first sentence just repeats what RFC 3162 says about the
Framed-IPv6-Prefix Attribute.  This seems unnecessary.  The second sentence
says that "the Accounting-Request packet will contain a
Delegated-IPv6-Prefix attribute" but RFC 4818 doesn't say this.  As one may
have guessed, I would prefer that section 4 be deleted altogether, but if
the authors feel it necessary for it to be included, I suggest modifying it
to at least be accurate and to include references to RFC 3962 and RFC 4818.
 
In sections 5.*, a blank line should be added before "Length" in the
Attribute summaries.
 
In Section 7, an allocation policy must be specified; suggest just adding a
reference to RFC 3575.