From owner-freebsd-net Mon Jul 29 5:43:14 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DDCD37B400 for ; Mon, 29 Jul 2002 05:43:08 -0700 (PDT) Received: from web14611.mail.yahoo.com (web14611.mail.yahoo.com [216.136.173.218]) by mx1.FreeBSD.org (Postfix) with SMTP id 3715043E4A for ; Mon, 29 Jul 2002 05:43:08 -0700 (PDT) (envelope-from shubha_mr@yahoo.com) Message-ID: <20020729124308.57704.qmail@web14611.mail.yahoo.com> Received: from [12.151.32.25] by web14611.mail.yahoo.com via HTTP; Mon, 29 Jul 2002 13:43:08 BST Date: Mon, 29 Jul 2002 13:43:08 +0100 (BST) From: =?iso-8859-1?q?shubha=20mr?= Subject: VLAN -ID To: net@freebsd.org Cc: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I implemented VLAN for my network driver.How do I print out the vlan tag so that I can verify if the switch is inserting the right ID?.I tried printing out ifv_tag of ifv data structure but got some wierd value! Please help. Thanks in advance shubha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message