From owner-freebsd-net@FreeBSD.ORG Mon Aug 24 21:26:29 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CB19106568D for ; Mon, 24 Aug 2009 21:26:29 +0000 (UTC) (envelope-from mksmith@adhost.com) Received: from mail-defer02.adhost.com (mail-defer02.adhost.com [216.211.128.177]) by mx1.freebsd.org (Postfix) with ESMTP id 4FC958FC08 for ; Mon, 24 Aug 2009 21:26:29 +0000 (UTC) Received: from mail-in05.adhost.com (mail-in05.adhost.com [10.212.3.15]) by mail-defer02.adhost.com (Postfix) with ESMTP id 8067A1388987 for ; Mon, 24 Aug 2009 14:08:49 -0700 (PDT) (envelope-from mksmith@adhost.com) Received: from ad-exh01.adhost.lan (exchange.adhost.com [216.211.143.69]) by mail-in05.adhost.com (Postfix) with ESMTP id EAD3D98D9F4; Mon, 24 Aug 2009 14:08:48 -0700 (PDT) (envelope-from mksmith@adhost.com) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 24 Aug 2009 14:08:48 -0700 Message-ID: <17838240D9A5544AAA5FF95F8D52031606934019@ad-exh01.adhost.lan> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: native vlan Thread-Index: Acok/rUWHbrDl4PxQNCdi5n1fahAHwAACZSQ References: From: "Michael K. Smith - Adhost" To: "Graham Smith" , Cc: Subject: RE: native vlan X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Aug 2009 21:26:29 -0000 Well, in Cisco speak, the native vlan is untagged and used for management. So, all your customer traffic comes in tagged with various VLAN's and your management stuff remains untagged and localized to the switching infrastructure. So, I guess you would do it if you wanted to speak spanning tree (802.1D) with switches and/or you wanted to put a management IP address on the same subnet as your switch management VLAN subnet. Regards, Mike > -----Original Message----- > From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd- > net@freebsd.org] On Behalf Of Graham Smith > Sent: Monday, August 24, 2009 12:12 PM > To: freebsd-net@freebsd.org > Subject: native vlan >=20 > Networking folks >=20 > Nothing to do with freebsd per say, but can someone tell real life > scenario > requiring creation of native vlan (vlan 0) and why native vlan are > most > suitable for this scene ? >=20 > TIA, > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"