From owner-freebsd-net@FreeBSD.ORG Sat Feb 19 16:12:04 2011 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 32B2C106566C for ; Sat, 19 Feb 2011 16:12:04 +0000 (UTC) (envelope-from k@kevinkevin.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 034488FC12 for ; Sat, 19 Feb 2011 16:12:03 +0000 (UTC) Received: by iyb26 with SMTP id 26so4619634iyb.13 for ; Sat, 19 Feb 2011 08:12:03 -0800 (PST) Received: by 10.42.239.8 with SMTP id ku8mr2526931icb.34.1298131923274; Sat, 19 Feb 2011 08:12:03 -0800 (PST) Received: from kkPC (not.enough.unixsluts.com [76.10.166.187]) by mx.google.com with ESMTPS id 8sm2978672iba.10.2011.02.19.08.12.01 (version=SSLv3 cipher=OTHER); Sat, 19 Feb 2011 08:12:02 -0800 (PST) From: "kevin" To: "'Nikos Vassiliadis'" References: <000c01cbcf94$35e76e20$a1b64a60$@com> <4D5FAC16.7080207@gmx.com> <00a201cbd03f$2bdc3540$83949fc0$@com> <4D5FD91F.20704@gmx.com> In-Reply-To: <4D5FD91F.20704@gmx.com> Date: Sat, 19 Feb 2011 11:11:42 -0500 Message-ID: <00a801cbd04f$b3991920$1acb4b60$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us Thread-Index: AcvQRL+Jtr6p+fzQSSyPpA/MQ86C3gACqLJg Cc: freebsd-net@freebsd.org Subject: RE: Bridging + VLANS + RSTP / MSTP 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: Sat, 19 Feb 2011 16:12:04 -0000 One other thing : > id 00:17:d6:a9:31:e7 priority 16384 hellotime 2 fwddelay 15 And : > root id 00:12:cf:69:e9:ea priority 16384 ifcost 0 port 0 I was under the impression the priority for the root bridge should be a lower number ? Would you be able to post your rc.conf bridge entries for each bridge, perhaps? Thanks!