From owner-freebsd-current@FreeBSD.ORG Mon Feb 11 19:20:39 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2E8D261C for ; Mon, 11 Feb 2013 19:20:39 +0000 (UTC) (envelope-from kolyasir@gmail.com) Received: from mail-qa0-f43.google.com (mail-qa0-f43.google.com [209.85.216.43]) by mx1.freebsd.org (Postfix) with ESMTP id EBF50896 for ; Mon, 11 Feb 2013 19:20:38 +0000 (UTC) Received: by mail-qa0-f43.google.com with SMTP id dx4so1323275qab.9 for ; Mon, 11 Feb 2013 11:20:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=hXsboENHyTlfSdWnr1OdV21ndiJK8hodx3iUOdqTyK4=; b=nlhPx3NSxwl4Nf3L4NMvxzl4uTW/oBBG1MkiK1L5sQqJ1RpHXlAyKIhl8U14FRcrAH wWuJsCY5DpSDB1CK/lZMVT7MI/+j27Givb3pz2EHJobKV7WzsP5T+oFtS73jMfFkFr3f uCdh2VH48EpYs8+4YTok7E2WfwEDvqpGAGwrA01gPw10516PHUQN/7VW45jOyhYBVZlJ 9f+jGT/gqto5vQR+DMCCk1BUhtTA9o0bXlbmM0esoEAnEjOYd1DY8cGWsKrNU1XBeqZq 1CTukwIrBI/pH1MiBKJHg77SFKpuFT9VakatYZabqBNWJd04T12kFFZnbkb8AVdCU5yH t2/Q== MIME-Version: 1.0 X-Received: by 10.224.216.8 with SMTP id hg8mr6121807qab.74.1360610438184; Mon, 11 Feb 2013 11:20:38 -0800 (PST) Received: by 10.49.71.232 with HTTP; Mon, 11 Feb 2013 11:20:38 -0800 (PST) Date: Tue, 12 Feb 2013 00:20:38 +0500 Message-ID: Subject: vlan testing using etherswitchcfg From: Yasir hussan To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 19:20:39 -0000 hi, is there anyone who knows how i can test vlan feature using *etherswitchcfg*, it tried to set and get vlan configraton for chip ar8316 it shows me right output, but i still dont know how i should test it with its limited commands. Plz anyone who knows kindly inform me detailed setup to test vlan Thanks