Re: [tcmtf] Improved version (v8) of the TCM-TF charter draft

"Eggert, Lars" <lars@netapp.com> Thu, 21 November 2013 17:09 UTC

Return-Path: <lars@netapp.com>
X-Original-To: tcmtf@ietfa.amsl.com
Delivered-To: tcmtf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DAEA1AE004; Thu, 21 Nov 2013 09:09:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.427
X-Spam-Level:
X-Spam-Status: No, score=-7.427 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.525, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FtXxuw1-dx_c; Thu, 21 Nov 2013 09:09:24 -0800 (PST)
Received: from mx12.netapp.com (mx12.netapp.com [216.240.18.77]) by ietfa.amsl.com (Postfix) with ESMTP id 1E4271ADF70; Thu, 21 Nov 2013 09:09:24 -0800 (PST)
X-IronPort-AV: E=Sophos; i="4.93,745,1378882800"; d="asc'?scan'208"; a="118360709"
Received: from vmwexceht01-prd.hq.netapp.com ([10.106.76.239]) by mx12-out.netapp.com with ESMTP; 21 Nov 2013 09:09:16 -0800
Received: from SACEXCMBX01-PRD.hq.netapp.com ([169.254.2.244]) by vmwexceht01-prd.hq.netapp.com ([10.106.76.239]) with mapi id 14.03.0123.003; Thu, 21 Nov 2013 09:09:16 -0800
From: "Eggert, Lars" <lars@netapp.com>
To: "jsaldana@unizar.es" <jsaldana@unizar.es>
Thread-Topic: [tcmtf] Improved version (v8) of the TCM-TF charter draft
Thread-Index: Ac7l26JNd/G0n/QzTnmgW1GPEao+ugAM6JKAAEOdowAAAG6RAA==
Date: Thu, 21 Nov 2013 17:09:14 +0000
Message-ID: <6639F5EC-B9AE-471A-BEAA-D25D21526F21@netapp.com>
References: <008c01cee5e1$9caa4590$d5fed0b0$@unizar.es> <CEB23B7B.663B%repenno@cisco.com> <01ee01cee6da$b05eb9a0$111c2ce0$@unizar.es>
In-Reply-To: <01ee01cee6da$b05eb9a0$111c2ce0$@unizar.es>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
x-originating-ip: [10.104.60.114]
Content-Type: multipart/signed; boundary="Apple-Mail=_8FB752B8-6498-4938-B1F0-D39A294D04E4"; protocol="application/pgp-signature"; micalg="pgp-sha1"
MIME-Version: 1.0
Cc: "tcmtf@ietf.org" <tcmtf@ietf.org>, "tsv-area@ietf.org" <tsv-area@ietf.org>, Martin Stiemerling <mls.ietf@googlemail.com>, "Reinaldo Penno (repenno)" <repenno@cisco.com>, Spencer Dawkins <spencerdawkins.ietf@gmail.com>
Subject: Re: [tcmtf] Improved version (v8) of the TCM-TF charter draft
X-BeenThere: tcmtf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Tunneling Compressed Multiplexed Traffic Flows \(TCMTF\) discussion list" <tcmtf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcmtf>, <mailto:tcmtf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tcmtf/>
List-Post: <mailto:tcmtf@ietf.org>
List-Help: <mailto:tcmtf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcmtf>, <mailto:tcmtf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 Nov 2013 17:09:26 -0000

Hi,

On 2013-11-21, at 11:56, Jose Saldana <jsaldana@unizar.es> wrote:
> - in a pair of appliances creating a tunnel between two offices  of a
> company, there are a number of hops. Interesting for TCM-TF

there are multiple hops, but are there pressing resource constraints? The intranet in all companies I have worked for has worked well enough without TCM-TF. If you lease MPLS circuits, you can easily acquire more bandwidth.

> But what happens if a scenario may involve one, two or more L3 hops? This
> will  happen in a "community network": you can create a tunnel just to
> connect a village with the Internet (one hop), or to connect a village with
> another village, which is the one really connected to the Internet (more
> than one hop). See a paper about the topology of these networks here
> http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6379103.

All of these PEPs really only make sense on the resource-constrained hop. In your village example, put them on each side of the congested link. Then it's a one-hop scenario. There is little point in going through the overheads of compressing, tunneling, etc. when there is ample resource capacity.

> Perhaps we should take this into account when thinking about the "TCM-TF
> negotiation". Suppose there are two TCM-optimizers that want to create an
> optimized tunnel. During the negotiation they SHOULD check if the number of
> L3 hops between them is 1. In that case, they can avoid the tunnel, and also
> the multiplexing (and multiplexing delay in turn). This could be seen as a
> particular case of TCM-TF:
> 
> - Compression layer: ROHC
> - Multiplexing layer: send every single packet. No need for PPPMux
> - Tunneling layer: no tunnel
> 
> So perhaps we should also consider the "no multiplexing" and "no tunneling"
> options in the protocol stack, in order to cover these cases.

The point I'm trying to make is that I haven't seen *any* scenario that requires a multi-hop solution. And therefore to me what we have with ROHC seems to be just fine.

Lars