Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2006 12:56:23 +0100
From:      Bernd Walter <ticso@cicely12.cicely.de>
To:        dan@frohlich.net
Cc:        freebsd-usb@freebsd.org
Subject:   Re: Ethernet problems
Message-ID:  <20061218115623.GR75351@cicely12.cicely.de>
In-Reply-To: <a8a1e6750612172049m2c4fae4dg2cec19c2392c867d@mail.gmail.com>
References:  <a8a1e6750612161214w62fb73a1v268df35568a0184b@mail.gmail.com> <20061217154804.cba1fd5b.torfinn.ingolfsen@broadpark.no> <a8a1e6750612171237i7fbef049y5085685d668bb843@mail.gmail.com> <a8a1e6750612171242o924ea37qea5969cc06f76a64@mail.gmail.com> <20061218012732.GL75351@cicely12.cicely.de> <a8a1e6750612172049m2c4fae4dg2cec19c2392c867d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 17, 2006 at 11:49:09PM -0500, Dan Frohlich wrote:
> Thanks for the tips Bernd I'll comment on each in turn.
> 
> I now understand that this is new hardware although I did not at the time of
> my post. I have been reading the OpenBSD axe driver which apparently has
> included support for these devices for over a year now according to the CVS
> log.
> 
> I am not in fact using a rack-mounted system.

Missinterpretion on my side.

> I do expect the device to pass traffic at about 100MBit.

Well - considering USB high speed you have 480MBit/s half duplex
with much USB overhead.
Even if everthing performce ideally, you are limited.

> Forgive my ignorance, but are you saying I can run multiple vlans over the
> same interface?

Yes - you have a physical base interface and configure virtual ones
attached to that.
This is used quite ofter and tested very well.
See ifconfig manpage about VLAN configuration.
But as I already said - you need a switch, which understands VLAN tags.
You also need a physical interface which is capable of trasfering
oversized Packets, VLAN_MTU feature listed in ifconfig -m.

-- 
B.Walter                http://www.bwct.de      http://www.fizon.de
bernd@bwct.de           info@bwct.de            support@fizon.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061218115623.GR75351>