Re: [vnrg] Some definitions and way forward

Joe Touch <touch@isi.edu> Thu, 04 August 2011 18:00 UTC

Return-Path: <touch@isi.edu>
X-Original-To: vnrg@ietfa.amsl.com
Delivered-To: vnrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CB725E800E for <vnrg@ietfa.amsl.com>; Thu, 4 Aug 2011 11:00:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.22
X-Spam-Level:
X-Spam-Status: No, score=-103.22 tagged_above=-999 required=5 tests=[AWL=-0.621, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IylzPJFc5o3J for <vnrg@ietfa.amsl.com>; Thu, 4 Aug 2011 11:00:21 -0700 (PDT)
Received: from darkstar.isi.edu (darkstar.isi.edu [128.9.128.127]) by ietfa.amsl.com (Postfix) with ESMTP id C38335E8002 for <vnrg@irtf.org>; Thu, 4 Aug 2011 11:00:21 -0700 (PDT)
Received: from [128.9.160.166] (abc.isi.edu [128.9.160.166]) (authenticated bits=0) by darkstar.isi.edu (8.13.8/8.13.8) with ESMTP id p74I0IEX027091 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 4 Aug 2011 11:00:18 -0700 (PDT)
Message-ID: <4E3ADE32.4050601@isi.edu>
Date: Thu, 04 Aug 2011 11:00:18 -0700
From: Joe Touch <touch@isi.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0
MIME-Version: 1.0
To: Roland Bless <roland.bless@kit.edu>
References: <4E3936FF.1090006@kit.edu> <4E39750A.2080302@isi.edu> <4E39A9E8.5070307@kit.edu> <4E3A5EDE.2060208@uni-passau.de> <4E3A6C09.8010505@kit.edu>
In-Reply-To: <4E3A6C09.8010505@kit.edu>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: vnrg@irtf.org
Subject: Re: [vnrg] Some definitions and way forward
X-BeenThere: vnrg@irtf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Virtual Networks Research Group \(VNRG\) discussion list" <vnrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/vnrg>, <mailto:vnrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/vnrg>
List-Post: <mailto:vnrg@irtf.org>
List-Help: <mailto:vnrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/vnrg>, <mailto:vnrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Aug 2011 18:00:22 -0000

Hi, all,

AFAICT:

a tunnel is a way to virtualize a network path at one level (the 
substrate - physical or itself virtual) as a single hop at the virtual level

tunnels may be pt-pt or multipoint; L3 tunnels emulate L2 subnets in a sense

However, a VPN is something different; it's a network that is not 
accessible except via an additional tunnel. The core of a VPN need not 
be virtualized; only the link to a single user or to another VPN is virtual.

That's my view of the difference.

Joe (as an individual contributor)