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
[EMAIL PROTECTED]           [EMAIL PROTECTED]            [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to