[Diffserv] Comments on the TCB of the Conceptual Model - msg 1 of 2
"John Strassner" <jstrassn@cisco.com> Wed, 28 June 2000 20:16 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA03464 for <diffserv-archive@odin.ietf.org>; Wed, 28 Jun 2000 16:16:33 -0400 (EDT)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id PAA26213; Wed, 28 Jun 2000 15:46:09 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id PAA26182 for <diffserv@ns.ietf.org>; Wed, 28 Jun 2000 15:46:05 -0400 (EDT)
Received: from sj-msg-core-2.cisco.com (sj-msg-core-2.cisco.com [171.69.43.88]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA02672 for <diffserv@ietf.org>; Wed, 28 Jun 2000 15:46:06 -0400 (EDT)
Received: from mira-sjcm-1.cisco.com (mira-sjcm-1.cisco.com [171.69.2.212]) by sj-msg-core-2.cisco.com (8.9.3/8.9.1) with ESMTP id MAA14924; Wed, 28 Jun 2000 12:45:50 -0700 (PDT)
Received: from jstrassnlap (atlantis-dial-1-34.cisco.com [171.68.181.35]) by mira-sjcm-1.cisco.com (Mirapoint) with SMTP id AFS09867; Wed, 28 Jun 2000 12:45:33 -0700 (PDT)
Message-ID: <06b401bfe139$af8bbf60$15b544ab@cisco.com>
From: John Strassner <jstrassn@cisco.com>
To: diffserv@ietf.org
Cc: johns@cisco.com
Date: Wed, 28 Jun 2000 12:47:24 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Content-Transfer-Encoding: 7bit
Subject: [Diffserv] Comments on the TCB of the Conceptual Model - msg 1 of 2
Sender: diffserv-admin@ietf.org
Errors-To: diffserv-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: Diffserv Discussion List <diffserv.ietf.org>
X-BeenThere: diffserv@ietf.org
Content-Transfer-Encoding: 7bit
Hi,
I have a number of questions on the Conceptual Model.
However, the most troubling part of the draft is the section
on TCBs. This is the first of two messages that examines the
definition of TCBs, and whether or not they help.
====================
Executive Summary: kill the concept of TCB ;-)
Detailed comments:
====================
pg 4
(Definition)
A logical datapath entity consisting of a number of other
functional datapath entities interconnected in such a way
as to perform a specific set of traffic conditioning
functions on an incoming traffic stream. A TCB can be
thought of as an entity with one input and one output and
a set of control parameters.
Comment:
This adds no value. In particular, the restriction that a
TCB have just one input and just one output constrains it to
modeling just the ingress and egress ports of the device.
This in turn means that it can't be used to model the
internal components of the device, which is its stated
intention, since many of the internal components have
multiple inputs or outputs.
And as we will see, from a modeling point-of-view, there
should be no difference in modeling the different components
used to condition traffic (e.g., classifiers, meters,
markers, droppers and queues). Yet, the Conceptual Model
insists on using an arbitrary distinction - that of the
number of inputs and outputs - along with other less clear
distinctions to classify the various internal components of
a device into four "stages" of forwading. Exacerbating this
problem is the insistence of the Conceptual Model that these
elements can be put together in any "reasonable" order.
While that may be technically correct, the purpose of a
model
should be to help define explicitly what the components
being modeled look like and their inter-relationships.
Therefore, since the TCB fails to define specifically how
these components can be interconnected, the TCB can't be
used to model these components.
Finally, it makes problematic statements scattered in the
draft about building TCBs out of TCBs. If the goal of this
draft is indeed to:
"...define [and model] the general functional datapth
elements..., their possible configuration parameters,
and how they might be interconnected to realize the
range of classification, traffic conditioning,
and ...PHB functionalities..."
(from the abstract, no less), then TCBs as currently defined
are utterly useless in this regard.
====================
The Conceptual Model says, on pg 9:
At the top level, the network administrator manages
interfaces. Each interface consists of an ingress component
and an egress component. Each component may contain
classifier, action, meter and queueing elements.
Comments:
At the top-level, the network administrator certainly
doesn't manage interfaces. The network administrator manages
services which are provided by network devices which have
interfaces (and sub-interfaces, but that's another
ball-of-wax altogether). Please tie this part of the draft
into the work being done in the Policy Framework wg
(specifically, Polterm), or I'll do that for you if you
would like.
So I think that what you meant to say is that this draft is
concerned with modeling network services (or, if that is
still a Bad Word, modeling network configuration), starting
at the interface level. Right?
====================
The Conceptual Model continues (on page 9):
At the next level, the network administrator manages groups
of functional elements interconnected in a DAG
Comments:
I had to read these three times to guess that by
"functional element", you meant things like classifiers and
queues. I first thought that you were talking about network
devices. Recommendations:
1) define "functional element" in your glossary
2) relate the interface of a device to the functional
elements that it uses (which you don't)
====================
The Conceptual Model continues (on page 9):
These elements are organized in self-contained Traffic
Conditioning Blocks (TCBs) which are used to implement some
desired network policy (see Section 8).
Comments:
Forward references are a Bad Thing. At this point the reader
has no idea what a functional element or a TCB is. But a
reader does know that a TCB is a black box with one input
and one output. Therefore, all you've said is that SOME (but
not which) of the components that are buried somewhere
inside the device are also buried within a TCB.
So in fact, all you've done is confused the issue by
introducing a new term (TCB). You're still talking at the
interface level.
====================
The Conceptual Model continues (on page 9):
One or more TCBs may be instantiated on each
ingress or egress component;
Comments:
First, you haven't defined what an ingress or egress
component is (do you mean interface, or component of an
interface?). Second, you just defined a TCB as a black box
with one input and one output. So how can you have multiple
of these on either an ingress or an egress interface? Note
that throughout your draft, you get around this constraint
by dumping all of the needed conditioning components inside
of a TCB. So the only thing that I can figure is that you're
trying to equate multiple traffic streams (from, for
example, multiple customers) that happen to be multiplexed
over the same input and output interfaces (which is starting
to sound a bit bizarre) to multiple TCBs. But since you
never say this anywhere, I'm not sure what in fact you're
trying to communicate. And if this is what you're trying to
communicate, then please see my comments on my second
message on TCBs (section 8.2, pg 37).
====================
The Conceptual Model continues (on page 9):
...they may be connected in series and/or in parallel
configurations on the multiple outputs of a classifier.
The TCB is defined optionally to include classification
and queueing elements so as to allow for flexible
functionality.
Comments:
This violates your own definition! First you say that a
classifier can be part of a TCB, and then you say that it is
feeding multiple TCBs. I realize that this is a voting year
;-) but it seems like you have to make up your mind here -
it can't both be part of and not part of a TCB. Because the
TCB has one input and one output.
But even if you relaxed that constraint, now you're saying
that the classifier (and any components that occur in the
datapath before it) are feeding multiple TCBs. Which means
that you can't combine any of the paths emanating from the
classifier that may want to have common services performed.
For example, a Classifier could have several outputs, two of
which feed into meter A and meter B. But if what we wanted
was to use an absolute dropper for the non-conforming
traffic of each of these meters, you have to instantiate two
of them since the TCB makes them atomic. This is a real
shame, and leads to instance explosion for the case of a lot
of classifiers using a lot of cascaded meters that feed into
the same queue.
====================
The Conceptual Model continues (on page 9):
A TCB can be thought of as a "black box"
with one input and one output in the data path. Each
interface (ingress or egress) may have different TCB
configurations.
Comments:
How can this last statement possibly be true? All of the
examples in the draft handle the multiple outputs and inputs
of conditioning components (classifiers, meters, etc.) as
part of a single TCB, doubtless to get around its
definitional problems. Please provide an example that
illustrates this.
====================
The Conceptual Model continues (on page 9):
At the lowest level are individual functional elements,
each with their own configuration parameters and management
counters and flags.
Comments:
OK, so assuming that this level is talking about
classifiers, meters, queues, etc. - how does this relate to
the two levels above, and how does a TCB help this
relationship?
Also, note that you are talking in general terms - you
haven't tried to distinguish that there are fundamental
differences between classifiers, meters, markers, droppers,
and queues (we'll get to schedulers later). This is a Good
Thing. Strangely enough, the information model that was
developed to represent the data forwading path in a network
device makes no distinction among these either - they are
each modeled as a common conditioning service. But more on
this later too in the second message.
regards,
John
_______________________________________________
diffserv mailing list
diffserv@ietf.org
http://www1.ietf.org/mailman/listinfo/diffserv
Archive: http://www-nrg.ee.lbl.gov/diff-serv-arch/
- [Diffserv] Jumbo Frames Dave Hotlosz
- [Diffserv] Comments on the TCB of the Conceptual … John Strassner
- RE: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Michael Richardson
- RE: [Diffserv] Comments on the TCB of the Concept… Brijesh Kumar
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- [Diffserv] TCB or not TCB Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Kathleen Nichols
- Re: [Diffserv] Comments on the TCB of the Concept… Michael Richardson
- RE: [Diffserv] Comments on the TCB of the Concept… Brijesh Kumar
- Re: [Diffserv] Comments on the TCB of the Concept… Kathleen Nichols
- [Diffserv] Re: TCB or not TCB John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- RE: [Diffserv] Comments on the TCB of the Concept… Brijesh Kumar
- [Diffserv] Aggregated port arrays Dave Hotlosz
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Aggregated port arrays Brian E Carpenter
- [Diffserv] RE: Aggregated port arrays Brijesh Kumar
- Re: [Diffserv] Jumbo Frames Brian E Carpenter
- Re: [Diffserv] Jumbo Frames Dave Hotlosz
- Re: [Diffserv] Jumbo Frames Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- RE: [Diffserv] Comments on the TCB of the Concept… Andrea Westerinen
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- RE: [Diffserv] Comments on the TCB of the Concept… Andrea Westerinen
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- RE: [Diffserv] Comments on the TCB of the Concept… Lloyd Wood
- RE: [Diffserv] Comments on the TCB of the Concept… Andrea Westerinen
- Re: [Diffserv] Comments on the TCB of the Concept… Brian E Carpenter
- Re: [Diffserv] Comments on the TCB of the Concept… Andrew Smith
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner
- Re: [Diffserv] Comments on the TCB of the Concept… John Strassner